Git Product home page Git Product logo

fingerprint's Introduction

NB : This project was imported from Gitlab once it was finished and was made with 3 other contributors : Célestine Angla, Perrine Chassat and Lucas Etourneau.

fingerprint 👆

The aim of this project is to find mathematical filters and models which best simulate artefacts that could occur during the fingerprint acquisition.

How to use the project

Create a folder named build in the project folder. Go into this one and build the makefile with cmake. Then you can make. Finally the executable demo files are in /build/demo/. If you don't give any argument when calling the demo files, a standard image will be used, but you can test each demo file on the image you want.

fingerprint$ mkdir build
fingerprint$ cd build
#Creation of the Makefile :
fingerprint/build$ cmake ..
#Make :
fingerprint/build$ make
# This is how to execute a demo file :
fingerprint/build$ ./demo/rotation_demo
#If you want to test with a particular image, you can give it as an argument :
fingerprint/build$ ./demo/rotation_demo ./../ressources/clean_finger.png
# To call one of the tests :
fingerprint/build$ ./tests/test_rotation

🚧 Warning 🚧 You have to execute the demo and tests files from the build directory as described above if you want the standard images to be properly called.

fingerprint's People

Forkers

celestineangla

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.