搜索资源列表
FingerPrintBinary
- 实现指纹图像二值化的算法,包括全局阈值二值化方法、局部阈值二值化方法、罗希平的基于方向场的二值化方法以及Mehtre B M , Chatterjee B的二值化方法4种不同的二值化方法。
指纹识别
- 摘要:指纹识别技术在各个领域的应用已经逐渐成熟,本文基于信息论中的互信息,在指纹识别的特征选取和识别提出自己的一些想法。 1 引言 指纹是人终身不变的生理特征之一,因其具有惟一性、稳定性以及方便性等独特的特点,使指纹识别成为现在应用最广泛的生物识别技术。 指纹识别系统处理的流程中,指纹图像预处理是第一个处理环节,我沿用已经成熟的去噪,二值化,滤波,细化,对其进行预处理。 互信息作为最终的识别准则来进行指纹的识别。 2 指纹的预处理 般自
FingerPrintBinary
- 实现指纹图像二值化的算法,包括全局阈值二值化方法、局部阈值二值化方法、罗希平的基于方向场的二值化方法以及Mehtre B M , Chatterjee B的二值化方法4种不同的二值化方法。-Realize fingerprint image binarization algorithm, including the overall threshold binarization method, local threshold binari
FingerPrintProcess
- 指纹识别实验平台的预处理部分,对指纹图像进行方向场估计、分割后细化,为提取特征做准备,压缩包中有指纹图像,-Experimental platform Fingerprint Preprocessing of fingerprint images in the direction of the market is estimated that after the partition refinement, in order to ext
fingeridentify
- 指纹识别完整程序 指纹匹配功能实现 滤波,方向场,细节提取-finger identify
efinger
- 指纹方向场、linhong 的 gabor增强、细化、特征提取。 vc++6.0 可执行。 效果一般,需改进-orientation/fingerprint enhancement use gabor/thin /
pre_process_gui
- 实现指纹识别中的指纹图像预处理中的方向场,细化等,含有一个GUI界面-pre-process of figure print image
FingerPrint_WholeProcess
- 指纹处理的这个过程代码,有梯度,方向场,分割,均衡,收敛,平滑,增强,二值化,细化和特征点标记的功能。下载即可用-This is a program about the whole process of fingprint,including Grad,Oritation,Segment,Equalization,Coverge,Smooth,Enhance,Binary,Thinning and Mark.It can work im
zhiwentuxiangyuchuliyutezhengtiqu
- 指纹图像预处理与特征提取是指纹识别的前提。提出一套基于方向滤波与模糊数学方法的指纹图像 预处理算法, 并给出了指纹特征提取及其后处理算法。指纹图像预处理首先求出指纹的方向场, 然后根据方向 场进行滤波, 最后用模糊数学方法得到二值化图像。指纹特征提取则先从细化指纹图中得到特征点, 并依据伪 特征点的脊线与角度特征剔除伪特征点。-Fingerprint image preprocessing and feature extra
fvc
- 指纹识别的程序,分割加上方向场的方法~~简单实用-Fingerprint program
seprate
- 指纹图像分割~利用分开的局部均值及方向场方法-~ Use of fingerprint image segmentation and direction of separate local mean field method
FPPreprocess
- 指纹图像预处理平台,包含方向场提取、分割、增强、二值化、细化等主要处理步骤。-Fingerprint image preprocessing platform, including orientation extraction, segmentation, enhancement, binarization, thinning and other major processing steps.
FingerPrintDlg
- 指纹图像处理包括梯度处理、方向场处理、平滑处理、智能增强处理等-The fingerprint image processing including gradient processing, direction field processing, smooth processing and intelligent enhancement processing, etc
SampleDemo
- 指纹模式识别预处理演示(特征点获取) 包括梯度方向场确认 图像分割二值化细化处理 标记特征点演示-Fingerprint pattern recognition preprocessing Demo (feature points to obtain), including the direction of field gradient confirmed the binary segmentation of feature poi
Fingerprint-Identification
- 对自动指纹识别系统 中指纹图像分割、指纹方向场计算、指纹奇异点检测、指纹图像细化、指纹匹配等关键 问题进行了系统详细深入的研究-Automatic Fingerprint Identification System,
001
- 指纹分类是针对大型指纹库的一个重要的索引方式, 可以有效地提高指纹匹配的效率. 指纹类型的不同表现为指纹纹 理结构的差异, 而指纹的方向场则可以有效地描述纹理结构的差异. 同一类型指纹不同区域上方向角结构的差异以及相邻区域 间方向角结构的联系可以视作一个马尔可夫随机场. 本文利用嵌入式隐马尔可夫模型对指纹方向场进行建模分析, 通过合理地 抽取指纹的类型特征, 构造观察向量、进行建模训练, 然后利用训练好的马尔可夫模型进行匹配
fingerprint-OF-estimation
- 一种像素级指纹方向场估计算法以及对应的像素级奇异点检测算法。-A pixel-level orentation field estimation algorithm and the corresponding singular point detection method.
ridgeorient
- 计算指纹方向场的代码-code for computing orientation of fingerprint
getOrientMap
- 梯度法计算指纹方向场,采用了三种方式:1、滑动块 2、自适应块 3、分割固定块(Gradient method is used to calculate the direction field of fingerprint, and three methods are adopted: 1, sliding block 2, adaptive block 3 and segmentation fixed block)
指纹增强
- 指纹增强,使用的是STFT短时傅里叶方法,可用。(Fingerprint enhancement, using the STFT short time Fourier method, is available.)