搜索资源列表
指纹识别的matlab代码
- 指纹识别的matlab源代码
指纹识别
- 指纹识别MATLAB软件
code.rar
- 基于Matlab的指纹识别程序,是一个学习的好例子,很好,很强大。,Matlab-based fingerprint identification procedures are a good example of a study, very good, very powerful.
matlabzhiwenshibiecode.rar
- 此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
FingerPrint
- 指纹识别的程序,包括二值化,细化,提取特征点等。-Fingerprint identification procedures, including binarization, thinning, such as extraction of feature points.
matlab
- 本程序是用matlab实现指纹识别。里面附带指纹图片,并用其作为例子实现指纹图像的匹配。-This procedure is used to achieve fingerprint matlab. Attached inside the fingerprint image, and its image as an example the realization of the matching fingerprint.
zhiwenshibie
- 本程序用于指纹识别方面,值得参考的例程-This procedure used for fingerprint identification, it is also useful for routine
fingerprintsourcecode
- 另一个指纹识别程序,比较全,用MATLAB编的-Another fingerprint identification process, compare the whole, using MATLAB series ~ ~ ~
mySrc
- 指纹识别预处理程序,我自己写的,希望多多指教。-Pretreatment of fingerprint identification process, I wrote it myself, hope that the exhibitions.
FingerPrints
- 指纹识别 用于精确地识别输入的指纹,有较好的效果-For accurate fingerprint recognition fingerprint recognition input, there are good results
fp_id
- 基于MATLAB的指纹识别源码,带部分注释-MATLAB-based source of the fingerprint identification, with some Notes
figerprinterRecoginition
- 指纹识别系统,该系统用MATLAB语言编制而成,主要实现模式识别中常用的指纹识别。且该文件中含有测试样本。并附有程序使用说明(详见read_me)。-Fingerprint Identification System, the system by using MATLAB language, mainly used in pattern recognition to achieve fingerprint identification. And the document containing t
指纹识别matlab源代码
- 代码流程包含:规格化,图像分割,图像平滑滤波,图像增强,图像二值化,图像细化,提取特征,指纹识别(The code includes image normalization, image segmentation, image smoothing and filtering, image enhancement, image binaryzation, image thinning, feature extraction, and fingerprint identification.)
指纹识别算法
- ·详细说明:基于matlab的快速嵌入式指纹识别算法文件列表: 19_7.bmp 22443.bmp 37_3.bmp 37_5_2.bmp 37_7.bmp centralizing.m conv2fft.m Cropping.m fprec.m gabor2(Detailed descr iption: Matlab-based file list of fast embedded fingerprint identification algorith
基于MATLAB的指纹识别系统并且带有gui界面
- 对指纹进行处理,指纹识别,带有GUI界面,但是需要付费才能得到代码(Fingerprint processing and fingerprint recognition)
基于Matlab的指纹识别程序及其演示
- 这是一个基于MATLAB开发平台的指纹识别程序(This is a fingerprint recognition program based on MATLAB development platform.)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
- 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB
指纹识别的matlab源码
- 一个指纹识别系统的源码,附带了测试图片,运行正常。(A fingerprint identification system source code, with a test picture, running normally.)
MATLAB指纹识别[GUI界面,报警,门禁系统]
- 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on