Hello Nicolas,

 

Thanks for advice!

 

Best regards,

Alex.

 

  _____  

From: [email protected] [mailto:[email protected]] On Behalf Of Nicolas 
Blankleider
Sent: Monday, November 23, 2009 3:31 PM
To: Alex
Cc: [email protected]
Subject: Re: [fprint] fp_dev_img_capture not implemented.

 

Hello Alex, my recommendation is to analyze the fprint_demo code in C, this 
example has all you need implemented.

The enroll function give you one pointer to a structure and image, you can 
transform the fingerprint image to binary format.

If you want generate a image without use the enroll function you need to modify 
the libfprint code.

We use the enroll function for that and all run excellent.


Regards.





On Fri, Nov 6, 2009 at 11:33 PM, Alex <[email protected]> wrote:

Hello,

I found that the fp_dev_img_capture function is not implemented.
The code says:
       //return fpi_imgdev_capture(imgdev, unconditional, image);
       /* FIXME reimplement async */
       return -ENOTSUP;

And unfortunately uncommenting the call to fpi_imgdev_capture does no good, as 
its implementation is absent.

I tried to search in the versions archive the implementation of this function, 
but unfortunately, after adding all the missing components and making necessary 
corrections – the function just didn’t worked returning error from LIBUSB 
(incorrect arguments).

I just wanted to ask if there is any other normal way of capturing the image 
without starting the enroll procedure? Or any chance somebody have implemented 
this function? I need to scan and show the image.

I'm using UPEK TouchStrip Sensor-Only sensor with upeksonly driver.

Thanks in advance for your answers.

Best regards,
Alex Dovgodko.


--
Я использую бесплатную версию SPAMfighter для частных пользователей.
Мы - сообщество из 6 миллионов пользователей, борющихся со спамом.
Программа удалила 2778 эл. письма спама, полученные до настоящего времени.
Пользователи платной версии не имеют этого сообщения в их электронных письмах.
Попробовать:http://www.spamfighter.com/lru
_______________________________________________
fprint mailing list
[email protected]
http://lists.reactivated.net/mailman/listinfo/fprint

 


  _____  

Я использую бесплатную версию SPAMfighter-а для частных пользователей.
На данный момент программа удалила 2931 письма, содержащиеспам. 
Пользователи платной версии не имеют этого сообщения в своих электронных 
письмах. 
Зайдите на SPAMfighter <http://www.spamfighter.com/lru>  и попробуйте программу 
бесплатно!

_______________________________________________
fprint mailing list
[email protected]
http://lists.reactivated.net/mailman/listinfo/fprint

Reply via email to