搜索资源列表
-
0下载:
一个用matlab编写的基于FilterBank的指纹匹配程序
,Filterbank-Based Fingerprint Matching program based on matlab.
-
-
0下载:
此代码可以进行指纹识别,包括预处理,特征提取,分类识别,this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
-
-
0下载:
基于matlab的对于指纹的特征提取,对初学者有很好的帮助,,The matlab-based feature extraction for fingerprint on a very good help for beginners
-
-
0下载:
指纹识别的一个应用实例.利用database来存储指纹的特征值与输入的指纹特征值比较找出近似的.-The basic idea is to combine both global and local information of fingerprint. Given a threshold to detect the given fingerprint with the fingerprint in database
-
-
0下载:
指纹识别的程序,包括二值化,细化,提取特征点等。-Fingerprint identification procedures, including binarization, thinning, such as extraction of feature points.
-
-
0下载:
主要是关于关于图像处理方面的matlab程序代码,有指纹方面的,图像增强方面的。-Is mainly about about matlab image processing code, there is the fingerprint area, aspects of image enhancement.
-
-
2下载:
基于haar小波变换的快速指纹识别算法的设计与实现。-Haar wavelet transform-based fingerprint recognition algorithm for the rapid design and implementation.
-
-
0下载:
用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 fingerprint image feature extraction,
-
-
0下载:
根据指纹的固有规律,提出了一套较完整的指纹图像预处理和特征提取算法。改进了指纹脊线频率求取算法和二值图像去孔噪声
算法,并提出了一种新的滤除指纹伪特征点的方法。通过对上百幅不同质量的指纹图像进行测试,获得了较好的效果。
关键词:指纹;预处理;特征提取-According to the inherent laws of fingerprints, a set of more complete fingerprint image pre-processing and feature extr
-
-
1下载:
这是一个指纹识别的matlab代码,用gabor滤波器处理的。-This is a fingerprint recognition matlab code processed using gabor filters.
-
-
0下载:
this is filter bank based fingerprint matching system developed in matlab
-
-
0下载:
用于指纹图象的归一化,和二值化处理,具有很好的效果-The normalization and binaryzation processing in the fingerprint image ,the result is good.
-
-
1下载:
指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
-
-
0下载:
含有完整的指纹处理步骤,是用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.
-
-
0下载:
本文详细介绍了指纹识别技术的预处理算法,其中包括MATLAB算法仿真部分和DSP实现部分,并着重研究了预处理算法中的指纹图像归一化、图象滤波增强、图像分割、二值化、细化等关键技术。本文提出了改进的Gabor滤波算法,同时对其他预处理部分算法进行了优化,并将傅立叶分析方法应用于指纹图象处理研究中,采用MATLAB实现了本文讨论的所有算法。-This paper describes a fingerprint recognition algorithm technologies, including
-
-
0下载:
将指纹识别matlab源代码安装在Matlab的工作目录,运行fprec主程序,开始进行指纹识别。-Fingerprint recognition matlab source code installed in the Matlab working directory, run fprec main program to begin fingerprinting.
-
-
0下载:
一套指纹识别算法,从指纹的采集到特征提取,全都有。-Is a fingerprint recognition algorithm, from the collected fingerprint feature extraction, all there is.
-
-
1下载:
此文件是matlab程序,处理指纹图像,采集特征点最终实现指纹识别!-This file is the matlab program, processing fingerprint images, collection of feature points ultimately fingerprint!
-
-
0下载:
本文用matlab实现了指纹图像的对比度增强、有效区域的选取、指纹图像的二值化、指纹的特征值提取等。并选取较好的处理步骤和算法参数解决指纹图像预处理的问题。-Using matlab fingerprint image contrast enhancement, selection of effective regional, the binarization of fingerprint images, fingerprint eigenvalue extraction. And select
-
-
1下载:
本设计为基于MATLAB的指纹识别系统。带GUI可视化平台。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is based on Matlab fingerprint identificatio
-