搜索资源列表
matlab_sourcecode_for_Axes
- FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution
fingercode
- 利用vc6.0 sp6开发的指纹识别算法,欢迎大家研究下载。
matlab_sourcecode_for_Axes
- FPEXTRACTDEMO 指纹特征提取演示程序 一个完整的指纹特征提取程序。包括常用的所有算法... 选项: - Centralize: 二值化图像,计算中心点 - Crop: 图像修剪 - Sectorize: 可视化扇形 - Normalize: 归一化输入图像 - Gabor filters: 可视化Gabor滤波器 - Convolute: 计算输入图像和Gabor滤波器的convolution
fingercode
- 利用vc6.0 sp6开发的指纹识别算法,欢迎大家研究下载。-Vc6.0 sp6 developed the use of fingerprint recognition algorithm, welcomed everyone to download.
fingerprint
- 这是matlab从runlenth code 中译码 并指纹提取的源码 一个m文件 三张 指纹图像文件-This is runlenth code in matlab from the decoding and extracting the source fingerprint of a document m 3 fingerprint image files
fingersprint-identity-code
- 基于Matlab编程的指纹识别代码中的细化部分代码-Matlab-based fingerprint identification code programmed in the refinement part of the code
fingerprint.tech
- demo program a complete fingerprint feature extraction procedures. Including all the algorithms commonly used options.Centralize: binary image, Center Point- Crop: image pruning- Sectorize: Visualization fan- Normalize:
filterbank
- proposed filter-based algorithm uses a bank of Gabor filters to capture both local and global details in a fingerprint as a compact fixed length FingerCode. The fingerprint matching is based on the Euclidean dist
fingerCode
- finger print matching
zhiwen
- 这个程序就是从联合开发网下载的,但是有一个错误导致识别率不足60%。 原始版本在图像旋转后提取的指纹中心点算法有误,每次提取的中心点都在图像边缘,造成后面提取的FingerCode也会出错。 这个修改使旋转前的中心点与旋转后的中心点保持一致,同时减少了运算复杂度(This program is downloaded from www.pudn.com, but one error led to recognition rate of