Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fingerprint match
#1
Hi there, I have a program made my self that save bmp image of fingerprints, but I need now to match 2 of this images, there is a way to do that en python 3.x

Thnaks, and good year for all!!
Reply
#2
Hello, I would check OpenCV and perhaps some keypoint matching algorithms, such as SIFT or SURF. There are surely various ways to approach the issue, you will find them with a bit of searching the internets.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020