搜索资源列表
I_14
- 本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现-In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab
AboutSomandsnake-model
- 在指纹识别应用中图像特征特点及其常用的特征提取与匹配方法-In fingerprint recognition applications, image feature characteristics of commonly used feature extraction and matching method
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
zwtx
- 指纹图像的预处理及特征提取,又详细地算法描述,适合于初学者,可以作为本科毕业设计的参考-Fingerprint image preprocessing and feature extraction algorithm described in detail also suitable for beginners can be used as a reference design graduate
gabor_upload
- 封装的gabor处理类 可以用来做指纹人脸特征提取 VC++开发-Gabor class package can be used to do facial feature extraction fingerprint VC++ development
printdetect
- 用matlab代码实现如下论文的指纹特征提取《基于Ma tlab实现的指纹图像细节特征提取》 郭晶莹,[J]北京,计算机仿真 2007.1 -Matlab code used to achieve the following papers fingerprint feature extraction, " Ma tlab based on the realization of the details of the fingerprint image feature extraction,
fingerprintpreprocessing
- 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
fingerprint
- 含有完整的指纹处理步骤,是用MATLAB进行编程的。主要有基于纹理的指纹特征的提取和分析。-Contains a complete fingerprint processing step is carried out using MATLAB programming. Mainly based on the texture of the fingerprint feature extraction and analysis.
tezhengdian
- 上传文件中包括以下文件:1特征点的选择代码段;2特征点的提取代码段;代码编写使用了matlab语言,该文件对指纹处理有帮助!-good
Fingerprint_recongnition
- 一个指纹识别系统,用于提取指纹的特征。采用Matlab编译。包括若干测试图片。-A fingerprint identification system used to extract the fingerprint features. Compiled using Matlab. Including a number of test images.
finger
- 一套指纹识别算法,从指纹的采集到特征提取,全都有。-Is a fingerprint recognition algorithm, from the collected fingerprint feature extraction, all there is.
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Finger Identification
FingerprintFeatureExtraction
- 指纹图像预处理与特征提取是指纹识别的前提,本文提供指纹图像预处理算法, 并给出了指纹特征提取及其后处理算法及其参考文献。-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
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
指纹
- 根据有效的指纹图像,研究指纹的旋转方向、分布宽度、密度等进行指纹的特征提取,非常有效。
特征提取
- 指纹图像处理中的特征提取部分,介绍了算法,给出思路(Fingerprint image processing in the feature extraction part, introduced the algorithm, gives the train of thought)
matlab指纹特征提取[1]
- 实现指纹图像的细化。 实现指纹图像的特征点提取。 实现特征图像的细化去伪。 编写代码实现上述功能。(The thinning of the fingerprint image is realized. The feature point extraction of fingerprint image is realized. To realize the refinement of the feature image. Write the code to implement t
matlab sourcecode for 指纹
- 应用matlab实现指纹特征提取,可以实现指纹的识别(Application of MATLAB to fingerprint feature extraction)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
MATLAB指纹门禁系统GUI界面
- 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identificatio