搜索资源列表
Gabor函数实现基于结构的指纹识别
- 这是我找的一个指纹识别系统,大家可以来参考一下
GABOR-resort
- 基于gabor滤波的指纹识别算法,有整体的指纹识别系统设计过程
Gabor
- 基于改进的Gabor滤波指纹图像增强算法 研究
matlab 指纹增强程序
- matlab 指纹增强程序 采用了Gabor滤波器进行了8个方向的增强。可读可用,自己写的,效果还不错。
指纹识别
- 摘要:指纹识别技术在各个领域的应用已经逐渐成熟,本文基于信息论中的互信息,在指纹识别的特征选取和识别提出自己的一些想法。 1 引言 指纹是人终身不变的生理特征之一,因其具有惟一性、稳定性以及方便性等独特的特点,使指纹识别成为现在应用最广泛的生物识别技术。 指纹识别系统处理的流程中,指纹图像预处理是第一个处理环节,我沿用已经成熟的去噪,二值化,滤波,细化,对其进行预处理。 互信息作为最终的识别准则来进行指纹的识别。 2 指纹的预处理 般自动指纹识别系统由图像采集、图像预处理、细节点提取和指纹匹 几
gabor2.rar
- 指纹识别系统设计时gabor滤波的一段简单小程序,Fingerprint Identification System gabor filter design for a simple applet
Debug(1)
- 用VC++编写的一个指纹预处理程序,里面有指纹分割,平滑,Gabor增强,二值化,细化,特征提取等过程,预处理的指纹图像效果很好-Using VC++ to prepare a fingerprint pre-processing procedure, there are fingerprint segmentation, smooth, Gabor enhanced binarization, thinning, feature extraction, such as the process
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
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
DSPLIT
- 里面有canny检测的算法(对灰度图象), 有gabor算法提取指纹脊线,还有别的一些检测算法。里面包括指纹图象-There are canny detection algorithm (for gray-scale images), there gabor fingerprint ridge line extraction algorithm, as well as some other detection algorithm. Included fingerprint image
gabor_upload
- 封装的gabor处理类 可以用来做指纹人脸特征提取 VC++开发-Gabor class package can be used to do facial feature extraction fingerprint VC++ development
22222225
- 这是一个指纹识别的matlab代码,用gabor滤波器处理的。-This is a fingerprint recognition matlab code processed using gabor filters.
Gabor
- Gabor滤波的指纹识别预处理技术的讨论研究-Gabor filtering of fingerprint recognition technology to discuss pre-treatment study
efinger.src
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-This is a complete fingerprint recognition program, which includes the histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, th
efinger
- 指纹方向场、linhong 的 gabor增强、细化、特征提取。 vc++6.0 可执行。 效果一般,需改进-orientation/fingerprint enhancement use gabor/thin /
zhiwen
- 包括指纹图像的离散化,特征提取,gabor滤波-consist of dirImg,extract,gaborfilter,and so on.
gabor
- gabor滤波器关于指纹识别的,特别好!-gabor finger print
Gabor提取图像纹理
- Gabor实现图像纹理特征提取,用于人脸识别,指纹识别等,并用matlab进行编码。(Gabor complete image texture feature extraction)
指纹识别的matlab源码
- 基于对指纹的完整脊状结构的显式检测的表征。 在指纹上有丰富的歧视性信息的重要组成部分。当地的脊 结构不能完全以细节为特征。这个基于过滤的算法使用了一个Gabor过滤器来捕获本地和全局的细节。 指纹作为一种紧凑的固定长度的指纹。指纹匹配是基于欧几里德的。 两个对应的指纹之间的距离是非常快的。我们能够实现a。 验证精度仅略低于基于细节的算法的最佳结果。 发表在开放文学。我们的系统比先进的基于细节的系统性能更好。 当应用系统的性能要求不要求非常低的错误接受率时。 最后,我们证明了匹配的性能可以通过结合
指纹识别
- 指纹识别系统 包括数据库导入、图像选择识别、帮助功能、识别图像可视、gabor滤波可视,实现界面操作(Fingerprint recognition system includes database import, image selection and recognition, help function, recognition image visualization, gabor filtering visualization, and interface operation)