搜索资源列表
-
0下载:
做实验室测试的matlab指纹识别代码,主要测试了指纹的几种特征提取对识别的影响,可用来进行论文论证阶段的实验室使用,希望对初学者和广大在校生有帮助。-do laboratory testing of Matlab fingerprint identification code, to test the fingerprint feature extraction of several pairs of identification, which can be used for the vali
-
-
0下载:
此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
-
-
3下载:
指纹识别源代码,指纹预处理,图像增强,特征提取,指纹比对和指纹的存储。-Source code for fingerprint recognition, fingerprint pre-processing, image enhancement, feature extraction, fingerprint matching and fingerprint storage.
-
-
0下载:
这是一个完整的指纹识别程序代码,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。 已通过测试。-This is a complete fingerprint identification code, which includes a histogram equalization, Gabor filtering, image enhancement, pattern filtering, te
-
-
0下载:
遗传+Gabor人脸/掌纹/指纹/虹膜等识别匹配程序源码。注意,该程序源码包含特征提取与匹配识别别,但是对输入的图像要求最好是经过定位归一化的。没经过定位归一化的图像,识别效果较差。 可直接使用。
-Genetic+ Gabor Face/Palmprint/fingerprint/iris recognition, such as matching program source. Note that the program source code contains the feature
-
-
0下载:
完整的VC指纹识别源代码
这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-VC fingerprint recognition source code is a complete fingerprint recognition program, which includes a histogram equalization, Gabor filter imag
-
-
0下载:
指纹识别代码,可安装,有GUI文件,以及源代码,完成以下功能
(1)输入指纹图像文件并显示 ;
(2)抽取指纹图像中的指纹端点和分叉点坐标特征,注意指纹图像
边缘的指纹端点信息可以忽略;
(3) 在指纹图像上叠加显示抽取的该指纹特征;——————完成!
(4) 手工添加、移动和删除某个指纹特征 ;
(5) 输出指纹特征文件。-Fingerprint identification code, can be installed with GUI files, and
-