Visual C++6.0的指纹识别代码,包括指纹识别各个步骤的源程序,如指纹预处理,特征提取及匹配-Visual C + +6.0 fingerprint identification codes, including all the steps Fingerprint Identification of the source, Pretreatment such as fingerprints, feature extraction and matching 下载
|
FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution - Features: 特征可视化 - FingerCode: 在数据库中加入该指纹 - Check: 指纹匹配- 下载
|
本程序利用SIFT算法进行指纹识别 用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹- 下载
|
指纹图像的增强,细化.指纹特征点的提取,单个特征点的对比,单个特征星的对比,指纹图像的对比-fingerprint image enhancement and refinement. Fingerprint Feature Extraction Point, a single point of contrast, Characteristics of single-contrast images of fingerprints 下载
|
在vc6环境下实现指纹处理与特征提取,可处理彩色指纹-in vc6 environment under fingerprint processing and feature extraction, handling color fingerprints 下载
|
VC6环境下的指纹识别代码,可以用以对指纹特征点进行提取,匹配,认证。-VC6 environment fingerprint identification codes can be used for the fingerprint feature points extraction, matching, authentication. 下载
|
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark 下载
|
基于c语言的指纹识别程序,实现特征提取和指纹匹配。-based on the language c fingerprint identification procedures, feature extraction and matching fingerprints. 下载
|
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images. 下载
|
指纹分析算法,包括预处理、细化、增强、指纹特征的提取,完称指纹识别前的相关工作。- 下载
|