Coder Social home page Coder Social logo

thederickff / fcmb Goto Github PK

View Code? Open in Web Editor NEW
18.0 4.0 13.0 2.31 MB

A fingerprint program that connects with fingerprint scanners and uses the Cwsq, Mindtct and Bozorth3 to check whether a fingerprint match or not with a existing fingerprint gallery.

License: MIT License

C 42.10% C++ 55.52% Makefile 2.38%
minutiae fingerprint xyt fingerprint-match nist wsq

fcmb's Introduction

Futronic Cwsq Mindtct Bozorth3 (FCMB)

This project was done to make the life easy for those who have a futronic device but didn't find a free SDK, or isn't able to pay for getting one.

This program communicates with a Futronic device, writes the read finger into a bitmap and extracts its minutiae into a .xyt file. You can use the included software Bozorth3 to calculate minutiae scores using .xyt files.

This project uses three softwares of NBIS (NIST Biometric Image Software (National Institute of Standards and Technology)), Cwsq (compress a bitmap file into a wsq), Mindtct (extracts fingerprint minutiae), and Bozorth3 (Matches fingerprints minutiae).

Currently, it only makes connection with fs80 and fs88 scanners, but you can try with other Futronic's devices, good luck!

Install

Just download the executable package compiled to your platform from the release section.

Usage

fcmb <directory> <name>

It'll request a finger, then a bitmap image (name.bmp) and a minutiae map file (name.xyt) will be generated on the directory you informed so that you can visualize the finger scanned and use its minutiae with Bozorth3 according with your needs.

Contributing

Clone the repository, then you gonna need a futronic' scanner, the three programs mentioned above compiled to your platform (See nbis) or you can get from the executable package for your platform on the release section, and then you'll be ready for development.

fcmb's People

Contributors

thederickff avatar samuelsonbrito avatar

Stargazers

Beatriz Alves avatar Richard Lourette avatar Artur Lazarini Silva avatar CK Paite avatar Roman avatar Solomon Yakubu avatar  avatar Paulo Silva avatar João Issamu Francisco avatar H avatar Nazareno Alves avatar Glauco Volpe avatar Praneeth Madush avatar Tshigofatso avatar Roberto Ribeiro avatar Gustavo Bessa avatar  avatar VR Software Fortaleza avatar  avatar

Watchers

James Cloos avatar  avatar Gustavo Bessa avatar  avatar

fcmb's Issues

Failed to open file C:/registros/bmp/Santiago2.bmp for writing!

Hello!!!
You really made my life easier with this! Just a thing when I roll my finger... here the log:

C:\Users\Santiago\Desktop\superFutronic\fcmb-v1.1.2-windows-x86_64\fcmb>fcmb C:/registros/ Santiago2
Please put your finger on the scanner:
Please put your finger on the scanner:
Fingerprint image is written to file: C:/registros/Santiago2.bmp
Failed to open file C:/registros/bmp/Santiago2.bmp for writing!

I opened cmd as Administrator...
What's going on here???

By the other way,
XYT file is generated and I can play matchs with Bozorth3 =D
Rockit!

Thankssss!!!

How to generate bozorth3, cwsq and mindtct?

Hello Derick,

I'm trying to use your code, and I'm not being able to generate that three binary files. Of course, they are in the release file, but I would like to understand how do you made these files.

Could you explain?

Thanks

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.