搜索资源列表
FVS - Fingerprint Verification System
- 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
fvs_vc_net_03
- 用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别-Utilising VISUAL C++ to make programs, we can get the characters of image and identify the image of finger mark
vc++shuzituxiangshibiejishu
- vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source.
matlabzhiwenshibie
- 此代码可以进行指纹识别,包括预处理,特征提取,分类识别-this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
200611304846477_600it
- 基于c语言的指纹识别程序,实现特征提取和指纹匹配。是一个不错的程序例子!-based on the language c fingerprint identification procedures, feature extraction and matching fingerprints. Is a good example of the procedure!
printanalysis
- 指纹分析算法,包括预处理、细化、增强、指纹特征的提取,完称指纹识别前的相关工作。
fpextractdemo
- 用Matlab编写的指纹特征提取程序,能运行对初学者帮助很大!-Prepared using Matlab fingerprint feature extraction procedures, will be able to run very helpful for beginners!
FVS
- 用VC++写的指纹特征提取和指纹图像检索的程序,并包含测试文件!-With VC++ Write fingerprint feature extraction and fingerprint image retrieval procedures, and includes test file!
zwsb
- 一个指纹识别的程序,没有做到匹配,只作到特征提取。没有取出伪特征点。所以还请下载的人多看论文,作去伪特征点的程序和匹配算法。-A fingerprint identification procedure, failed to do matching, feature extraction is only done. Did not remove the pseudo-feature points. Therefore, please a
matlabsourcecodefor
- 基于Mtalab实现的指纹特征提取的实例-Mtalab realize fingerprint-based feature extraction examples
Onfingerprintrecognitiontechnologyanditsapplicatio
- 本文主要对指纹识别技术的原理读取指纹、图像处理、特征提取等进行讨论,进一步介绍指纹识别技术的应用。 -This paper mainly on the principle of fingerprint recognition technology to read fingerprints, image processing, feature extraction, such as discussion, and further in
zwtx
- 指纹图像的预处理及特征提取,又详细地算法描述,适合于初学者,可以作为本科毕业设计的参考-Fingerprint image preprocessing and feature extraction algorithm described in detail also suitable for beginners can be used as a reference design graduate
printdetect
- 用matlab代码实现如下论文的指纹特征提取《基于Ma tlab实现的指纹图像细节特征提取》 郭晶莹,[J]北京,计算机仿真 2007.1 -Matlab code used to achieve the following papers fingerprint feature extraction, " Ma tlab based on the realization of the details of the fingerp
fingerprintpreprocessing
- 根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声 算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。 关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image p
fingerprint
- 含有完整的指纹处理步骤,是用MATLAB进行编程的。主要有基于纹理的指纹特征的提取和分析。-Contains a complete fingerprint processing step is carried out using MATLAB programming. Mainly based on the texture of the fingerprint feature extraction and analysis.
特征提取
- 指纹图像处理中的特征提取部分,介绍了算法,给出思路(Fingerprint image processing in the feature extraction part, introduced the algorithm, gives the train of thought)
matlab指纹特征提取[1]
- 实现指纹图像的细化。 实现指纹图像的特征点提取。 实现特征图像的细化去伪。 编写代码实现上述功能。(The thinning of the fingerprint image is realized. The feature point extraction of fingerprint image is realized. To realize the refinement of the feature image.
matlab sourcecode for 指纹
- 应用matlab实现指纹特征提取,可以实现指纹的识别(Application of MATLAB to fingerprint feature extraction)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基
MATLAB指纹门禁系统GUI界面
- 本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Ma