搜索资源列表
-
0下载:
此代码可以进行指纹识别,包括预处理,特征提取,分类识别-this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
-
-
0下载:
MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.
-
-
0下载:
指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。
三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。-fingerprint identification code. Thinking is entirely in accordance wi
-
-
0下载:
用于指纹识别中,对指纹图象的预处理,包括分割、二值化、细化等。-for fingerprint identification, the fingerprint image preprocessing, including segmentation, two values, such as thinning.
-
-
0下载:
一个指纹识别的c语言程序,包括了指纹图象预处理,特征提取及指纹图象匹配各个步骤的详细算法-a fingerprint identification c language program, including a fingerprint image preprocessing, Feature Extraction and fingerprint image matching steps detailed algorithm
-
-
4下载:
指纹识别算法,所有算法代码(包括预处理,提取特征与匹配算法)都包含在内,没有使用动态链接库,Fingerprint recognition algorithm, all the algorithm code (including preprocessing, feature extraction and matching algorithm) are included, do not use dynamic-link library
-
-
0下载:
指纹识别实验平台的预处理部分,对指纹图像进行方向场估计、分割后细化,为提取特征做准备,压缩包中有指纹图像,-Experimental platform Fingerprint Preprocessing of fingerprint images in the direction of the market is estimated that after the partition refinement, in order to extract features of so ready, com
-
-
0下载:
根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声
算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。
关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
-
-
1下载:
指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
-
-
0下载:
本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
-
-
0下载:
主要讲指纹的预处理的过程,包括图像的分割,图像增强,二值化和细化等-Mainly about the process of fingerprint preprocessing, including image segmentation, image enhancement, thresholding and thinning
-
-
0下载:
指纹图像预处理与特征提取是指纹识别的前提,本文提供指纹图像预处理算法, 并给出了指纹特征提取及其后处理算法及其参考文献。-Fingerprint image preprocessing and feature extraction is a prerequisite for fingerprint recognition, fingerprint image pre-processing algorithm in this article, and gives the fingerprint f
-
-
0下载:
指纹识别中的指纹图像预处理程序,包括有归一化,二值化,图像分割,图像增强,图像细化-Fingerprint identification fingerprint image preprocessing procedures, including normalization, binarization, image segmentation, image enhancement, image thinning
-
-
0下载:
指纹预处理 利用sobel算子进行边缘检测-The use of fingerprint preprocessing sobel operator for edge detection
-
-
0下载:
用matlab实现了指纹的预处理以及特征点的提取。-Using matlab fingerprint preprocessing and feature point extraction.
-
-
0下载:
基于第二代curvelet的指纹图像预处理算法,在curvelet变换基础上调整curvelet系数。-Adjusted based on the curvelet transform, the curvelet coefficients of the second generation curvelet-based fingerprint image preprocessing algorithm.
-
-
0下载:
指纹图像与处理源码及资料,包括图像滤波、方向场计算、频率图计算等-source code and papers of fingerprint preprocessing methods
-
-
0下载:
一种多尺度方向场修正的指纹图像处理新方法,对于低质指纹图像,能够很好的求取其方向场。-source code for fingerprint orientation calculation
-
-
1下载:
指纹识别预处理 matlab程序 包括 指纹增强 二值化 细化 等步骤-Fingerprint preprocessing including fingerprint enhancement matlab program binary refinement step, etc
-
-
0下载:
对指纹的细节点进行识别,分为预处理部分,方向场,频率场,指纹增强,去除伪细节点部分-To identify the fingerprint minutiae is divided into preprocessing part, orientation field and frequency field, the fingerprint enhancement, remove the pseudo minutiae part
-