<p dir="ltr">Yes, Paul, it's my pleasure to do so, and thank you for testing and evaluating it.</p>
<p dir="ltr">You're right it's a little too small for a press-typed sensor, which could capture only a sub-area of fingerprint, yet the device works pretty good on Windows. So I'm inclined to think there could have rooms for improvements. And, I was not aware of the 90 degree rotation, I think I must have missed some params to tweak.</p>

<p dir="ltr">Maybe we could later work it out al-together.</p>
<p dir="ltr">I will clean the code a bit against current HEAD of libfprint before I submit the patch, and will share the docs and toolkits I had used along the way.</p>
<p dir="ltr">Will let you know then!</p>
<div class="gmail_quot<blockquote class=" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I've tested Juvenn's patch as linked in recent message thread on the<br>
mailing list: <a href="https://gist.github.com/juvenn/939298" target="_blank">https://gist.github.com/juvenn/939298</a> . It bitrotted a<br>
bit wrt to current HEAD, but was trivial to fix.<br>
<br>
I should say that I didn't have much first-hand experience with<br>
fingerprint scanning devices. Except for random cases which almost<br>
everyone experienced, like you go to some office, where they have safe<br>
with fingerprint lock, which they can't open for half an hour and<br>
then call a technician with a hammer to work around the technology.<br>
<br>
Neither I tried to look up that NIST "NBIS" thingy. But when I was a<br>
young student I registered for access to a handwriting recognition<br>
system from them, which arrived in snail mail on a CD with a nice<br>
printed manual which said that the system achieves recognition rate of<br>
36.578% and its sole purpose is to serve as a baseline for evaluating<br>
other handwriting recognition systems. So, my wild guess is that NBIS<br>
is just the same.<br>
<br>
So, I'm not at all surprised with the initial results I got, which<br>
match those posted by another subscriber: I had troubles enrolling a<br>
finger, and then recognizing, while fingerprint images shown by<br>
fprint_demo were pretty legible.<br>
<br>
Some thinking helped though. First of all, AES3500 cannot capture a<br>
*fingerprint*, it just physically too small for that. It can capture<br>
only small sub-area of it, then depending on how exactly you put your<br>
finger on it, areas will be rather different, likely straining NBIS.<br>
As a fingerprinting layman, I also put my index finger's tip on<br>
the sensor, and the tip contains almost parallel lines, and probably<br>
lacks enough features to recognize. Shape of my APC Biopod kinda<br>
suggests that they aim for thumb's fingerpad instead, which has curves<br>
and stuff.<br>
<br>
All in all, the best results I expectedly had with small finger - the<br>
sensor can capture pretty large part of it. Except that NBIS couldn't<br>
tell the difference between my left and right little fingers.<br>
<br>
All in all, specifically AES3500 image capture driver works pretty well<br>
- fingerprint lines are black, spaces between them are white,<br>
grayscale shades are there. The only thing I noticed is that scanned<br>
image is apparently rotated 90 degrees (i.e. mostly horizontal<br>
fingerprint lines are shown vertically), not sure if that presents<br>
additional puzzle for NBIS.<br>
<br>
So, +1 for merging the patch, Juvenn, would you submit it via fprint<br>
bugtracker, as was suggested by Vasily?<br>
<br>
<br>
Thanks,<br>
 Paul                          mailto:<a href="mailto:pmiscml@gmail.com">pmiscml@gmail.com</a><br>
</div>