GithubHelp home page GithubHelp logo

yubarajshrestha / fingerprint-classification-system Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rubens10010/fingerprint-classification-system

0.0 2.0 0.0 203.68 MB

Biometric recognition system using fingerprint images for Verification and Authentication - Universidad Nacional de San Agustin (Arequipa - 2017).

Python 100.00%

fingerprint-classification-system's Introduction

Fingerprint-Classification-System-Through-Modules

Fingerprint classification system using fingerprint orientantion feature vectors obtained after passinf through different modules - Universidad Nacional de San Agustin (Arequipa - 2017).

Modules

Data Storage Module

  • NIST4 database

Data Preprocessing Module

  • Preprocessing stages:
    • Fingerprint Histogram Equalization
    • Fingerprint Gabor Enhancement
    • Fingerprint Threshold Binarization
    • Fingerprint Thinning
  • Final results:
    • NIST4 4000 thinned fingerprint images

Data Feature Extraction Module

  • Two features extracted:
    • Region of Interes extraction through ANN detection algorithm
    • Orientation Map 100 and 400 features extraction algorithm
  • Final results:
    • Manually extracted training database for roi block detection.
    • NIST4 4000 roi fingerprint images of 200x200px
    • 2 dat files containing: * 4000 NIST4 features vectors of 400 values from roi orientation map. * 4000 NIST4 features vectors of 100 values from roi orientation map.

Data Processing and Results Gathering( Classification and Results Module )

  • Fingerprint classification system:
    • Fingerprint classification through Stacked Sparse Autoencoder using Keras.
    • Fingerprint classification models with different parameters.
  • Final results:
    • Results from experiments of classification system
    • Nice classification model of 88% accuracy found during experimentation available and ready to be loaded in keras.
    • Spanish scratch Paper.

fingerprint-classification-system's People

Contributors

ltch23 avatar rubens10010 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.