搜索资源列表
-
0下载:
本文对指纹特征点的提取,特征点的匹配,用matlab进行了实现-In this paper, the fingerprint feature points extraction, feature point matching, was realized with matlab
-
-
0下载:
本程序是用matlab实现指纹识别。里面附带指纹图片,并用其作为例子实现指纹图像的匹配。-This procedure is used to achieve fingerprint matlab. Attached inside the fingerprint image, and its image as an example the realization of the matching fingerprint.
-
-
0下载:
-
-
0下载:
this code is used for fingerprint matching and recognition
-
-
0下载:
一个是用matlab实现指纹识别程序。里面附带指纹图片,并用其作为例子实现指纹图像的匹配。-One is to use matlab to achieve fingerprint identification procedure. Which comes with the fingerprint image, and use it as an example to achieve the matching fingerprint images.
-
-
0下载:
一个用matlab编写的基于的指纹匹配程序,可以下载来看看,希望对你有所帮助。-Written by matlab a fingerprint-based matching procedure, you can download to see, you want to help.
-
-
0下载:
Correlation Based Fingerprint Matching Implementation in Matlab
-
-
0下载:
基于matlab的指纹识别程序,能够完成指纹识别的功能,包括预处理,特征提取,匹配等特征-Matlab-based fingerprint identification process to complete the fingerprint features, including preprocessing, feature extraction and matching characteristics
-
-
0下载:
指纹识别预处理.细线化处理,C++翻译过来MATLAB坐仿真处理,适合初学者学习-fingerprint matching
-
-
0下载:
基于matlab平台的完整的指纹匹配算法。-Complete fingerprint matching algorithm matlab platform.
-
-
0下载:
指纹识别预处理、匹配的全部过程,matlab程序-All pretreatment process fingerprint identification, matching, matlab program
-
-
0下载:
Fingerprint Matching Matlab code allows you to compare two fingerprints with results shown in matching percentage of taken fingerprints. Hence able to compare fingerprints
-
-
0下载:
基于matlab指纹匹配源代码,特征识别,特征匹配
-Fingerprint matching based on matlab source code, feature recognition and feature matching
-
-
0下载:
本代码是做指纹识别是代码,平台是MATLAB,能够完成指纹识别、处理、匹配整个过程。-This code is to do fingerprint identification code, the platform is MATLAB, able to complete the fingerprint identification, processing, matching the whole process.
-
-
0下载:
基于matlab指纹识别关于特征点匹配的代码-Based on matlab fingerprint recognition on the feature point matching code
-
-
0下载:
下面的Matlab項目包含了用於指紋匹配的源代碼和Matlab例子一個簡單的方法。指紋匹配對於可靠的人員認證來說仍然是一個挑戰性的問題,因為同一手指的兩次印像中涉及的複雜失真。
本項目包含的源代碼和文件列在項目文件部分,請確保列出的源代碼是否滿足您的需求。(The following Matlab project contains the source code and Matlab examples used for fingerprint matching a simple approac
-
-
0下载:
fingerprint matching
-
-
3下载:
本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on
-