5 pts.
 How to compare fingerprint images in VB.NET
i am working on FINGERPRINT RECOGNITION SYSTEM, i am using vb.net as front end and sql server 2000 as back end, i had saved fingerprint images in sql server using image datatype, now i need suggestion how to compare fingerprint images.

Software/Hardware used:
ASKED: February 28, 2009  7:36 PM
UPDATED: April 2, 2010  6:12 AM

Answer Wiki:
The following might be useful to you: <a href="http://biometrics.cse.msu.edu/Publications/Fingerprint/JainUludagRoss_TemplateSelection_AVBPA03.pdf">A Paper on biometric Templates</a>. The <a href="http://www.soft14.com/nice_or_free_software/bi/biometric-972.html">GSA image analyzer</a> is a program used to compare images, this might be useful in your application. <a href="http://www.exefind.com/biometric/">An interesting mix of Biometric programs and code</a> <a href="http://www.filebuzz.com/files/Basic_Authentication/2.html">More code and software for Biometric projects</a> Good Luck! -Flame <kccrosser> As someone who has worked in the Public Safety area for many years, I have never heard of a successful "image" comparator for fingerprints. Every technique I have seen is based on doing image analysis, extracting "features" and constructing a "minutia" template. Then, comparisons are done by various algorithmic comparisons of the minutia templates (non-trivial in itself). There are companies that will sell you libraries for feature extraction and minutia matching. You might want to look at the "free" library available in technet at the following link: <a href="http://software.techrepublic.com.com/abstract.aspx?docid=836883">Fingerprint matching library</a> Good luck.
Last Wiki Answer Submitted:  March 4, 2009  1:11 am  by  Kccrosser   3,830 pts.
All Answer Wiki Contributors:  Kccrosser   3,830 pts. , Flame   14,895 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

thanxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

 10 pts.

 

i love you

 10 pts.

 

Please guide me in finger print issues. i have written a code to scann fingerprint working fine also but im not able to show snanned image on picturebox. it is giving that COM object cannot to converted into image.
please help me

 10 pts.

 

i want to lern how to write source code in vb.net for figerprint recognition as i had already writtten it in sql server and now i want to create my front end

 10 pts.

 

i am currently working on a project on biometric access control system, I don’t need the comparison, all i need is a source code in vb.net on how to write biometrics fingerprint recognition software in vb.net, thanks

 10 pts.

 

…all i need is a source code in vb.net …
 
The answer above gives some direction on how to locate a company that might sell some libraries to you. But any source code will probably be very expensive. Companies that do this work will not be willing to give their secrets away.
 
Tom

 110,115 pts.

 

i want to know the source code fro comparison of finger print images in vb.net

 10 pts.

 

If you want to know about the source code, then you need to read what’s already in this thread. There is no more to add to the conversation.

Tom

 110,115 pts.