fingerprint recognition using opencv
#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

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: opencv thermal, opencv traffic sign recognition, fingerprint based recognition using opencv, how to use opencv in android for fingerprint matching, handwritten character recognition using opencv, opencv fractal, opencv,

[-]
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)

Messages In This Thread
fingerprint recognition using opencv - by Guest - 28-02-2013, 09:34 PM
RE: fingerprint recognition using opencv - by Guest - 07-10-2014, 06:28 PM
RE: fingerprint recognition using opencv - by Guest - 14-10-2014, 01:45 AM
RE: fingerprint recognition using opencv - by sreedevi sivadas - 14-10-2014, 07:21 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  matlab code for facial expression recognition using frequency domain 1 2,689 19-02-2018, 06:03 PM
Last Post: Guest
  code for fingerprint based atm and locker system 3 9,065 01-12-2017, 11:22 AM
Last Post: jaseela123d
  fingerprint based atm future scope 1 1,017 13-04-2017, 09:57 AM
Last Post: jaseela123d
  matlab code for face recognition using fuzzy logic 1 866 12-04-2017, 03:01 PM
Last Post: jaseela123d
  fingerprint attendance system sourcecode in java 1 865 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 929 05-04-2017, 10:41 AM
Last Post: jaseela123d
  touchless fingerprint recognition code using mathlab 1 801 04-04-2017, 12:19 PM
Last Post: jaseela123d
  automatic number plate recognition disadvantages 1 999 31-03-2017, 03:22 PM
Last Post: jaseela123d
  code for face recognition using java 1 880 31-03-2017, 02:12 PM
Last Post: jaseela123d

Forum Jump: