[fprint] Writing driver for Egistec reader (1c7a:0801)
Daniel Drake
dan at reactivated.net
Mon Feb 14 09:56:17 GMT 2011
> 192x640:
> http://gentoo.homelan.lg.ua/distrib/enrolled1.pgm
> 768x640:
> http://gentoo.homelan.lg.ua/distrib/enrolled2.pgm
>
> Would like to ask your opinion about what kind of picture is better for
> libfprint works properly?
Try them both, and see how well they work with the image processing code.
Neither of them look ideal - the second one is fuzzy, the first one is
vertically stretched. But perhaps it doesn't matter and they already
work OK with the image processing code. If not, you have the option of
writing some simple code to "unstretch" the first image (go row by row,
reject a new row if it is too similar to the previous one, there is
similar code in other drivers)
Daniel
More information about the fprint
mailing list