evopimp / BioIdentify-evil

BioIdentify is a command line tool for fingerprints feature extraction, 1on1 match and 1onN match .

Home Page:http://www.evilsocket.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BioIdentify Copyright (C) 2009-2010 Simone Margaritelli aka evilsocket
<evilsocket@gmail.com http://www.evilsocket.net>

BioIdentify is a command line tool for fingerprints feature extraction, one-on-one matching and one-on-many  matching .
Actually it implements some biometry algorithms such as hit-n-miss thinning, Gabor enhancements and so on .

NOTES:

- An in depth explaination of the algorithms pipeline can be found here (in italian) 
  http://www.evilsocket.net/135/estrazione-delle-features-dalle-impronte-digitali.html

- You can generate some synthetic fingerprint to test the code with this tool
  http://biolab.csr.unibo.it/ResearchPages/SFinGe_Download.asp

About

BioIdentify is a command line tool for fingerprints feature extraction, 1on1 match and 1onN match .

http://www.evilsocket.net

License:GNU General Public License v3.0


Languages

Language:C++ 99.6%Language:Shell 0.4%