文件名称:finger(-C)
介绍说明--下载内容均来自于网络,请自行研究使用
指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法
的c语言源程序,还有实例演示,本人千辛万苦才找来的,
提供给大家分享。
-Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of presentation, I just got a lot of hard work, to share with you.
的c语言源程序,还有实例演示,本人千辛万苦才找来的,
提供给大家分享。
-Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of presentation, I just got a lot of hard work, to share with you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
include\export.h
.......\file.h
.......\floatfield.h
.......\fvs.h
.......\fvstypes.h
.......\histogram.h
.......\image.h
.......\imagemanip.h
.......\img_base.h
.......\import.h
.......\matching.h
.......\minutia.h
src\export.c
...\file.c
...\floatfield.c
...\histogram.c
...\image.c
...\imagemanip.c
...\img_base.c
...\img_enhance.c
...\img_morphology.c
...\img_thin.c
...\import.c
...\matching.c
...\minutia.c
...\version.c
demos\fvs_binarize.c
.....\fvs_createtestimages.c
.....\fvs_direction.c
.....\fvs_enhancer.c
.....\fvs_mask.c
.....\fvs_minutia.c
.....\fvs_thinner.c
include
src
demos