搜索资源列表
指纹识别
- 摘要:指纹识别技术在各个领域的应用已经逐渐成熟,本文基于信息论中的互信息,在指纹识别的特征选取和识别提出自己的一些想法。 1 引言 指纹是人终身不变的生理特征之一,因其具有惟一性、稳定性以及方便性等独特的特点,使指纹识别成为现在应用最广泛的生物识别技术。 指纹识别系统处理的流程中,指纹图像预处理是第一个处理环节,我沿用已经成熟的去噪,二值化,滤波,细化,对其进行预处理。 互信息作为最终的识别准则来进行指纹的识别。 2 指纹的预处理 般自
matlab sourcecode for 指纹
- 基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
fingermatch
- 一个指纹识别系统,里面含有几张指纹图片,和详细的英文使用说明。希望对大家能有所帮助。-a fingerprint identification system, it contains several fingerprint images, and detailed use of English. We can hope for some help.
fringerrecognition
- 一个指纹识别系统,利用的是经典的算法。系统图形界面功能强大-a fingerprint identification system using the classical algorithm. System powerful GUI
fvsrecognition
- 《数字图像识别技术典型案例》第三章基于matlab的指纹识别系统-"Digital Image Recognition Technology typical cases" based on the third chapter of Matlab Fingerprint Identification System
fingerarithmetic
- 一个完整的指纹识别系统,一个完整的指纹识别系统-a complete fingerprint identification system, a complete fingerprint identification system
centralizingmatlab
- 一个指纹识别系统,前对很多指纹训练,入库,就可以识别出其他的指纹到底是否属于库里人的-A fingerprint identification system, the former for many fingerprint training, warehousing, we can identify fingerprints in the end whether or not other people are Curitiba
zhiwenshibie
- 本系统是在MATLAB环境下开发的指纹识别系统,使用于一般的配置-The system is developed under MATLAB environment Fingerprint Identification System, for use in the general configuration
PR_fingerprint
- 基于Matlab的指纹识别程序 对指纹图像进行gabbor滤波、二值化、腐蚀等适当处理后 通过SVM等算法 可以识别出新指纹图像是否在原有数据库中。可以用于演示小型的指纹识别系统 -Matlab-based fingerprint identification procedures carried out on the fingerprint image gabbor filtering, binarization, corrosion
GABOR-resort
- 基于gabor滤波的指纹识别算法,有整体的指纹识别系统设计过程-Gabor filter-based fingerprint recognition algorithm, there is the overall design process fingerprint identification system
Gabor_2dpca_pca
- 指纹识别系统设计全过程实现 matlab软件环境实现-Fingerprint identification system the entire process of design implementation software environment implementation matlab
figerprinterRecoginition
- 指纹识别系统,该系统用MATLAB语言编制而成,主要实现模式识别中常用的指纹识别。且该文件中含有测试样本。并附有程序使用说明(详见read_me)。-Fingerprint Identification System, the system by using MATLAB language, mainly used in pattern recognition to achieve fingerprint identification.
Fingerprint_recongnition
- 一个指纹识别系统,用于提取指纹的特征。采用Matlab编译。包括若干测试图片。-A fingerprint identification system used to extract the fingerprint features. Compiled using Matlab. Including a number of test images.
自动指纹识别系统
- 解压至bin目录下,需要补充isgray函数(Extract to the bin directory, you need to add isgray function)
基于MATLAB的指纹识别系统并且带有gui界面
- 对指纹进行处理,指纹识别,带有GUI界面,但是需要付费才能得到代码(Fingerprint processing and fingerprint recognition)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
- 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identif
指纹识别的matlab源码
- 一个指纹识别系统的源码,附带了测试图片,运行正常。(A fingerprint identification system source code, with a test picture, running normally.)
MATLAB指纹门禁系统GUI界面
- 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Ma
MATLAB指纹识别[GUI界面,报警,门禁系统]
- 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprin