搜索资源列表
zw
- 指纹识别算法学习套件 3.0具有指纹图像增强,脊线细化,特征点提取,指纹特征匹配等功能的低速测试版 本套软件建立在拥有自主知识产权的专利算法基础之上,通过有效降低背 景噪音,图像 增强优化,最终实现精准识别功能.-Fingerprint recognition algorithm with learning packages 3.0 fingerprint image enhancement, ridge detail, feature point extraction, feature
SampleDemo
- 指纹模式识别预处理演示(特征点获取) 包括梯度方向场确认 图像分割二值化细化处理 标记特征点演示-Fingerprint pattern recognition preprocessing Demo (feature points to obtain), including the direction of field gradient confirmed the binary segmentation of feature points marked thinning demonstrat
systemgenerator_matlab_
- 指纹识别,包括指纹图像的增强,均衡,纹线的的细化,特征点的提取-Fingerprint identification, including fingerprint image enhancement, balanced, grain refinement of the line, feature point extraction
matchfinal
- 在VC环境下实现指纹识别,输入一幅图像(库中存在的)会匹配出对应的图像。包括预处理(二值化、分割、均衡、去噪、增强、细化等),特征值提取,即为提取端点和分叉点坐标,特征匹配,最后输出对应的指纹编号。-In the VC environment realize fingerprint recognition, input an image (library existing) will match the corresponding image. Including pretreatment (b
finger_GUI
- 指纹识别代码,可安装,有GUI文件,以及源代码,完成以下功能 (1)输入指纹图像文件并显示 ; (2)抽取指纹图像中的指纹端点和分叉点坐标特征,注意指纹图像 边缘的指纹端点信息可以忽略; (3) 在指纹图像上叠加显示抽取的该指纹特征;——————完成! (4) 手工添加、移动和删除某个指纹特征 ; (5) 输出指纹特征文件。-Fingerprint identification code, can be installed with GUI files, and
Fingerprint_Matching
- 一种基于特征点的指纹识别方法.该程序利用2副指纹图像间对应的欧几里得距离,比通常基于细枝末节方法速度有了大幅提高。-Feature points based on fingerprint recognition. The program utilizes two fingerprint images Euclidean distance between the corresponding than the usual minutiae-based approach speed has been
FingerPrintVerify
- 本程序主要实现指纹识别算法的实现,包括图像分割、二值化、细化、提取特征点、图像的匹配-The main procedures realize fingerprint recognition algorithms, including image segmentation, binarization, thinning, extracting feature points matching images
zwsb_matlab
- 指纹识别MATLAB代码,fd.m对图像平滑处理、二值/提取骨骼/删除毛刺、特征点提取;包含四个程序,多个函数-Fingerprint identification code