fingerprint recognition using opencv
#1

Pls provide some information/source code for fingerprint recognition using opencv.
Reply
#2
hjdhfjhdshslla;sgfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
Reply
#3
Pls provide ssource code for fingerprint recognition using opencv
Reply
#4
This week end, I coded a simple version of the matching algorithm. I am using OpenCV library, and defined some C++ classes: minutiaPoint, minutiaePoints. I coded the function that find the optimal affine transformation between N correspondences (that is mainly used for N=3, that gives an exact solution).

I coded the ransac algorithm using the transformation function. It needs 2 sets of minutiae points, each minutia in the first set has some correspondences in the other set. Then 3 points are chosen randomly in the first set, and their correspondences are chosen randomly in the set of possible correspondences.

To see the results, I used the minutiae points posted last time. The red crosses correspond to the first set of points, the green ones are for the second set. The first image is the unmatched version (surimposed points).
Reply
#5

To get full information or details of fingerprint recognition please have a look on the pages


http://studentbank.in/report-fingerprint...icon-chips

http://studentbank.in/report-fingerprint...e=threaded

http://studentbank.in/report-fingerprint...ull-report



if you again feel trouble on fingerprint recognition please reply in that page and ask specific fields in fingerprint recognition

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Tagged Pages: fingerprint code opencv,
Popular Searches: fingerprint recognition using opencv, source code of car licence recognition with opencv, opencv hand recognition samples, opencv code for body language recognition, fingerprint segmentation algorithm opencv, recognition opencv, opencv fingerprint recognition source code,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  matlab code for facial expression recognition using frequency domain 1 2,687 19-02-2018, 06:03 PM
Last Post: Guest
  code for fingerprint based atm and locker system 3 9,051 01-12-2017, 11:22 AM
Last Post: jaseela123d
  fingerprint based atm future scope 1 1,014 13-04-2017, 09:57 AM
Last Post: jaseela123d
  matlab code for face recognition using fuzzy logic 1 862 12-04-2017, 03:01 PM
Last Post: jaseela123d
  fingerprint attendance system sourcecode in java 1 857 12-04-2017, 09:50 AM
Last Post: jaseela123d
  face recognition in e attendance in java with its source code 1 1,090 05-04-2017, 02:47 PM
Last Post: jaseela123d
  matlab code for paper currency recognition 1 924 05-04-2017, 10:41 AM
Last Post: jaseela123d
  touchless fingerprint recognition code using mathlab 1 797 04-04-2017, 12:19 PM
Last Post: jaseela123d
  automatic number plate recognition disadvantages 1 997 31-03-2017, 03:22 PM
Last Post: jaseela123d
  code for face recognition using java 1 877 31-03-2017, 02:12 PM
Last Post: jaseela123d

Forum Jump: