Coder Social home page Coder Social logo

fingerprinter's Introduction

Fingerprinter LogoFingerprinter

Fingerprinter is a Java program that compares fingerprint images and finds matches therein.

Screenshot of Fingerprinter

Usage

  • Install Java.
  • Run the program. (Double-click to run the GUI.)
    • Run java -jar fingerprinter.jar [probe [candidates-folder]] to run it on the command-line.
  • Select a probe image of a fingerprint to look for.
  • Select a folder containing images of fingerprints to look for the probe amongst.
  • Run the comparison.
  • The greener the matches, the more likely it is that the prints are the same. It counts them as a match if the score is above 40.

Options

  • Use Print Templates Cache – Makes/reads a file with the JSON generated from the file
    • -c or --cache to use from the command-line
  • TV Mode – Flash the images while checking—just like on TV!
    • Caps at one image per frame, so if you just want the results, don't use this.
    • Please don't use if it may harm you
  • Less Fast TV – Slows TV Mode to flashing an image to once every 5 frames
    • Might be worse if you have epilepsy
  • Colorful Failure – Always shows the color border for the candidate print, even when it's not a match. Otherwise, it will just show green when it matches and gray when it doesn't.

Attributions

  • Uses the great SourceAFIS engine to actually do the meat of the work of recognizing and comparing fingerprints.
    • SourceAFIS is licensed under the Apache License 2.0. Refer either to that link or ThirdPartyNotices.txt for the text thereof.

fingerprinter's People

Contributors

mminer237 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.