Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread José Vilmar Estácio de Souza
Thanks, I'll give a try and I'll post the results in the list. On 01/12/2016 04:33 PM, Vasily Khoruzhick wrote: On Tue, Jan 12, 2016 at 12:03 AM, José Vilmar Estácio de Souza wrote: Hi Vasily. Thanks for the answer. If I understood correctly the example, I can save the image in pgm format. What

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread Vasily Khoruzhick
On Tue, Jan 12, 2016 at 12:03 AM, José Vilmar Estácio de Souza wrote: > Hi Vasily. > Thanks for the answer. > If I understood correctly the example, I can save the image in pgm format. > What I need is the image exactly as it is captured from the reader so that I > can pass to a function that will

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread José Vilmar Estácio de Souza
No problems !!! On 01/12/2016 11:29 AM, Ricardo Ribalda Delgado wrote: Hello Jose Sorry, this morning I was not in my best mood and I vented on the worst possible place. Hope you accept my apologies. On Tue, Jan 12, 2016 at 2:29 PM, José Vilmar Estácio de Souza wrote: Hi Ricardo. My email

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread Ricardo Ribalda Delgado
Hello Jose Sorry, this morning I was not in my best mood and I vented on the worst possible place. Hope you accept my apologies. On Tue, Jan 12, 2016 at 2:29 PM, José Vilmar Estácio de Souza wrote: > Hi Ricardo. > My email was to see if I would not be reinventing the wheel. > Thanks. > > > On 0

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread José Vilmar Estácio de Souza
Hi Ricardo. My email was to see if I would not be reinventing the wheel. Thanks. On 01/12/2016 06:52 AM, Ricardo Ribalda Delgado wrote: Hello Jose Did you bother to go through the fp_img structure? Perhaps you should do some static analysis of the code instead of hoping that somebody else will

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread Bastien Nocera
On Tue, 2016-01-12 at 09:52 +0100, Ricardo Ribalda Delgado wrote: > Hello Jose > > Did you bother to go through the fp_img structure? Perhaps you should > do some static analysis of the code instead of hoping that somebody > else will do your work. There's really no need to take that tone when re

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread Ricardo Ribalda Delgado
Hello Jose Did you bother to go through the fp_img structure? Perhaps you should do some static analysis of the code instead of hoping that somebody else will do your work. Regards On Tue, Jan 12, 2016 at 9:03 AM, José Vilmar Estácio de Souza wrote: > Hi Vasily. > Thanks for the answer. > If I

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-12 Thread José Vilmar Estácio de Souza
Hi Vasily. Thanks for the answer. If I understood correctly the example, I can save the image in pgm format. What I need is the image exactly as it is captured from the reader so that I can pass to a function that will convert to a wsq format. The function receives the image in its raw format.

Re: [fprint] is it possible to use libfprint to capture a raw image

2016-01-11 Thread Vasily Khoruzhick
Hi José, Yes, you can. See examples/img_capture.c in libfprint repo. Regards, Vasily On Mon, Jan 11, 2016 at 11:14 PM, José Vilmar Estácio de Souza wrote: > Hi all. > I'm wondering if I can use libfprint to capture a raw image of the > Fingerprint reader. > Thanks. > > -- > José Vilmar Estácio

[fprint] is it possible to use libfprint to capture a raw image

2016-01-11 Thread José Vilmar Estácio de Souza
Hi all. I'm wondering if I can use libfprint to capture a raw image of the Fingerprint reader. Thanks. -- José Vilmar Estácio de Souza ___ fprint mailing list fprint@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/fprint