Thread: Fingerprint Matching Application

  1. #1
    Registered User
    Join Date
    Aug 2012
    Location
    Lagos, Nigeria
    Posts
    17

    Fingerprint Matching Application

    I want to design a fingerprint matching application but I don't know how I can go about it.
    Does anybody here know any tutorial that will teach me this or does anybody have a good ebook on this topic?
    Any help will be greatly appreciated!

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Have you tried searching the Web for tutorials and existing libraries for fingerprint matching?
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  3. #3
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,613
    laserlight, to be honest I thought this was kept secret by law enforcement, but I was wrong.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 05-18-2012, 04:20 AM
  2. Fingerprint identification project
    By deeptikoshy in forum C Programming
    Replies: 1
    Last Post: 04-12-2012, 06:03 AM
  3. Replies: 1
    Last Post: 07-03-2010, 01:18 PM
  4. Line matching
    By KBriggs in forum C Programming
    Replies: 17
    Last Post: 06-09-2009, 02:42 PM
  5. Convirt my C program to a GUI application/Web Application
    By kapil1089thekin in forum C Programming
    Replies: 6
    Last Post: 07-21-2008, 01:43 AM