搜索资源列表
-
0下载:
介绍fft指纹增强算法,该源码测试可行。希望对大家有用。-Introduction fft fingerprint enhancement algorithm, the source test feasible. Hope useful for all of us.
-
-
0下载:
指纹预处理程序,MATLAB编的,可以运行-Fingerprint preprocessing procedure, MATLAB series, you can run
-
-
0下载:
matlab处理指纹图像,由于指纹的唯一性、可靠性和稳定性,指纹已成为身份识别和鉴定的一个重
要标志,并被公认为“物证之首”。指纹识别作为一种生物识别技术,历来受到人们的广泛关注和重视,是未来个人身份认证的重要组成部分。-Fingerprint image processing matlab,Because the uniqueness of fingerprints, reliability and stability,fingerprint identification has beco
-
-
0下载:
在频域对指纹图像进行增强,也适用于其他图像,在“imread( )”语句中更改您所需增强的图像即可。-In the frequency domain of fingerprint image enhancement, but also to other images, in the " imread (' ' )" statement required to change your image can be enhanced.
-
-
0下载:
fingerprint reprocessing stage
-
-
0下载:
关于指纹识别的一些利用matlab进行图像预处理的源程序-Some of the use of fingerprint matlab source code for image preprocessing
-
-
1下载:
This code is a complete fingerprint core point detection. It uses orientation field for singular point detection and Zhang-suen algo. for thinning in preprocessing part
-
-
0下载:
i want source code for gabor filter to remove noise in preprocessing step of fingerprint in matlab
-
-
0下载:
基于matlab的指纹识别程序,能够完成指纹识别的功能,包括预处理,特征提取,匹配等特征-Matlab-based fingerprint identification process to complete the fingerprint features, including preprocessing, feature extraction and matching characteristics
-
-
3下载:
本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on
-