chendong / Patail1.0-Fingerprint-matching-algorithm

Improvised fingerprint template (FMR) matching algorithm that is on par with the NIST published Bozoroth3 on most cases. Implemented in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

========================================================================
    CONSOLE APPLICATION : Testlatest Project Overview
========================================================================

AppWizard has created this Testlatest application for you.  

This file contains a summary of what you will find in each of the files that
make up your Testlatest application.


Testlatest.vcproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

Testlatest.cpp
    This is the main application source file.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named Testlatest.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////

About

Improvised fingerprint template (FMR) matching algorithm that is on par with the NIST published Bozoroth3 on most cases. Implemented in C++.


Languages

Language:C++ 44.3%Language:HTML 28.1%Language:C 27.2%Language:Objective-C 0.4%