The following Matlab project contains the source code and Matlab examples used for fingerprint matching algorithm using shape context and orientation descriptors.
This is a fingerprint matching code based on the fingerprint matching algorithm found in the upcoming book chapter (published in July 2011):
Book title: State of the art in Biometrics (ISBN 978-953-307-489-4)
Chapter title: Fingerprint Matching using A Hybrid Shape and Orientation Descriptor
Authors: Joshua Abraham, Paul Kwan and Junbin Gao
Located at:
http://www.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1314 |
angular_filters_pi_2.mat | 98488 |
angular_filters_pi_4.mat | 98488 |
angular_filter_bank.m | 2688 |
bookstein.m | 890 |
calculate_FMR.m | 575 |
calculate_FNMR.m | 573 |
calc_EER.m | 629 |
calc_FMR_pdf.m | 496 |
calc_FNMR_pdf.m | 388 |
calc_genuine_pdf.m | 382 |
calc_imposter_pdf.m | 350 |
calc_orient.m | 916 |
clean_minutia.m | 867 |
compute_coherence.m | 1072 |
dist2.m | 820 |
do_match.m | 11900 |
enhance_images.m | 2830 |
extract_db.m | 1728 |
extract_finger.m | 23543 |
fft_enhance_cubs.m | 10654 |
figures.m | 23398 |
filter_minutia.m | 4054 |
FindOrient.m | 899 |
FindTheta.m | 2762 |
Fingerprint Matching using A Hybrid Shape and Orientation Descriptor (addendum).pdf | 1735914 |
freqest.m | 3640 |
gaussker.m | 115 |
hist_cost_2.m | 660 |
houghline.m | 3198 |
hungarian.m | 11250 |
im.m | 335 |
main.m | 3331 |
match.m | 1 |
normalise.m | 2313 |
orientation_image_rao.m | 2320 |
p.m | 712 |
partest.m | 5981 |
plotridgeorient.m | 1823 |
pseudo_matched_filter.m | 829 |
radial_filters.mat | 4404 |
radial_filters16.mat | 1348 |
radial_filters64.mat | 28675 |
radial_filter_bank.m | 953 |
readme.txt | 1321 |
register.m | 8915 |
ridgefilter.m | 4774 |
ridgefreq.m | 2993 |
ridgeorient.m | 4185 |
ridgesegment.m | 2321 |
roc.m | 3892 |
rocdata.mat | 383 |
sc_compute.m | 2293 |
show.m | 3347 |
smoothen_frequency_image.m | 2270 |
smoothen_orientation_image.m | 1058 |
testfin.m | 1909 |
test_bifurcation.m | 5940 |
tico.m | 1930 |
tps_iter_match.m | 10933 |
tps_iter_match_no_anchors.m | 9838 |
trace_path.m | 2881 |
view_orientation_image.m | 617 |