Hi,
I want to modify verify.c (the example that ship with libfprint.0.0.6) to use the fp_identify_finger_img() against fp_verify_finger_img() to match with another images saved previously in a directory with the enroll.c but I not know how to do to obtain their parameters.
The call is:
int fp_identify_finger_img ( struct fp_dev *  dev,


struct fp_print_data **  print_gallery,


size_t *  match_offset,


struct fp_img **  img  

)
I read the documentation vary times and in different places but I can't to understand how obtain these parameters.
Somebody can help me how obtain and send these parameters to the function?
best regards
--


_______________________________________________
fprint mailing list
fprint@reactivated.net
http://lists.reactivated.net/mailman/listinfo/fprint

Reply via email to