搜索资源列表
指纹识别程序
- 一个指纹细节点识别的小程序,包括边缘检测,指纹细化,细节点提取和匹配等-a fingerprint minutiae of small identification procedures, including edge detection, fingerprint details, and details of extraction and matching
发个指纹识别系统
- 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的 -Set aside other, and now only refinement. The purpose
细化
- 形态学的细化算法源代码。细化的目的是提取出连通区域的骨架。该算法在文字识别、指纹检测等应用中有着重要作用。-morphological thinning algorithm source code. Refinement is extracted regional connectivity fr a me. The algorithm letter recognition, fingerprint detection applicati
指纹识别程序
- 一个指纹细节点识别的小程序,包括边缘检测,指纹细化,细节点提取和匹配等-a fingerprint minutiae of small identification procedures, including edge detection, fingerprint details, and details of extraction and matching
c-fingerprint
- c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。-c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.
max_entropy_core
- 用于指纹识别,对已经细化的指纹图像提取中心点。基于方向变化最大熵,提取指纹中心点。提取的中心点位置较精确。-for fingerprint identification, has been refined to the fingerprint images from center. Based on changes in the direction of maximum entropy, fingerprints center. Ext
block_search_core
- 在已经细化的指纹图像上,利用块搜索法提取指纹中心点。-have been refined in the fingerprint images, using block search fingerprints center.
ridge_extract
- 在已经细化的指纹图像中,跟踪提取出指纹的脊线。-have been refined in the fingerprint image, tracking extract fingerprint ridge.
pre_processing
- 用于指纹识别中,对指纹图象的预处理,包括分割、二值化、细化等。-for fingerprint identification, the fingerprint image preprocessing, including segmentation, two values, such as thinning.
think-finger
- 对指纹进行增强后,采用了一种新的指纹细化算法,其优点是速度快。-right fingerprint enhancement using a new fingerprint refinement algorithm, the advantage of speed.
xi_hua
- 对图像进行细化,本实验的细化对象是一组指纹二值图。-Image refinement, the refinement of the experimental object is a set of fingerprint binary image.
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedures, program applied to the technology are as follows: med
FingerPrintVerify
- 用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-With C++ Language realization of a fingerprint identification procedures, require FVC meet international com
OPTAxihua
- 在预处理的基础上,运用OPTA方法对指纹图像进行细化,得到较好的细化结果。为后面做指纹特征的提取打下基础-In the pre-processing on the basis of the method of use of OPTA thinning of fingerprint images, receive better refine the results. To do for the back extraction of fin
zhiwentuxiangyuchuli
- 介绍并实现了一套完整的指纹图像预处理方法,通过剩余块处理和平滑方法改进了传统 的指纹图像分割算法 使用方向匹配的方法对指纹图像方向块进行方向滤波完成图像增强 并除去细化后存在的短线和毛刺。该算法对Secugen指纹仪采集的图像和FVC2004数据库中的指纹图像进行实验,结果表明经过预处理后的指纹图像质量得到明显增强,方便进行细节特征提取。-Introduction and realize a complete set of fing
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
2008100519500404
- :基于matlab的指纹识别系统指纹识别 图像处理 细化 识别前的工作-: Matlab-based fingerprint identification system fingerprint identification image processing refine the work of the former
FingerPrintVerify
- 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet
fingerprint_test
- 实现指纹图像的增强,分割以及细化。可运行-realize fingerprint image enhancement, segmentation and thinning.
xihua
- 自己编写和收集的指纹细化方法集合,对学习指纹的人来说是福音。-I have written and collected by refining methods of fingerprint collection of fingerprints of people studying for the Gospel.