Fingerprint Image Capture Software Free Download

Fingerprint Image Capture Software Free Download Rating: 6,7/10 1335 reviews

I'm using C++ and I have to capture image from fingerprint scanner. Is there some libraries for this case? I need free solutions. And better cross-platform solutions, but the aim-OS is Vista. May be there are some methods in Qt4? It would be best solution for me.

If you do it on the same difficulty with the same qualifications and beat the time, you'd obsolete his run. Save game 100 megaman x8 pc download.

KyberProtagonistesKyberProtagonistes

2 Answers

Your best bet is to figure out exactly what manufacturer makes the scanner (it's not ASUS -- there are only two or three manufacturers of the sort of capacitive sensors used in laptops. My bet is that it's a UPEK scanner) and what model it is, then go to the manufacturer's web site and see what tools they provide. If there aren't any on the web site, contact the manufacturer.

Note that it's very likely that the SDK for the scanner (a) is available only if you sign a non-disclosure agreement and (b) costs money. If you're lucky, the manufacturer's SDK complies with the BioAPI standard, which will make it easier (note: not 'easy') to use your code with scanners from other vendors.

divegeekdivegeek

There are some options that abstracts you from the scanner vendor, but they are all paid.In effect they have a single API that covers most model types/versions.I recommend you to design your solution applying a design pattern that abstracts your application from the scanner vendor.

JCalfucuraJCalfucura

Not the answer you're looking for? Browse other questions tagged fingerprint or ask your own question.

Posted :