CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - finger recognition matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - finger recognition matlab - List
[
Other resource
]
fingerrecognitionmatlab
DL : 0
finger recognition in matlab
Update
: 2008-10-13
Size
: 582.62kb
Publisher
:
pizazz
[
2D Graphic
]
fingerrecognitionmatlab
DL : 0
finger recognition in matlab
Update
: 2025-02-19
Size
: 582kb
Publisher
:
pizazz
[
matlab
]
src
DL : 0
hey trying to develop a project on fingerprint recognition could u plz let me kno hw 2 extract the features of finger print
Update
: 2025-02-19
Size
: 11.3mb
Publisher
:
harry
[
Other systems
]
findendsjunctions
DL : 0
Detecting end points and junctions of lines is always problematic in matlab. This code enables to detect them in fast manner. Gives spatial coordinates of end points and junctions. Also gives information about number of lines connected in these junctions. The algorithm can be used in vessel detection, road detection, finger print recognition systems.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Beril
[
Other
]
fingerprint
DL : 0
finger print recognition, contains picture, algoritm credits to coltuc D
Update
: 2025-02-19
Size
: 879kb
Publisher
:
Porcusoru
[
SCM
]
Fingerprint_Recognition_Systemm
DL : 0
its all about the finger print recognition
Update
: 2025-02-19
Size
: 1.76mb
Publisher
:
sohail ahmed
[
Graph Recognize
]
finger
DL : 0
一套指纹识别算法,从指纹的采集到特征提取,全都有。-Is a fingerprint recognition algorithm, from the collected fingerprint feature extraction, all there is.
Update
: 2025-02-19
Size
: 33kb
Publisher
:
丁雍
[
Graph Recognize
]
f
DL : 0
this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
Update
: 2025-02-19
Size
: 5kb
Publisher
:
mhm
[
Graph Recognize
]
i
DL : 0
this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
Update
: 2025-02-19
Size
: 3kb
Publisher
:
mhm
[
Other
]
g
DL : 0
this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
Update
: 2025-02-19
Size
: 3kb
Publisher
:
mhm
[
Other
]
e
DL : 0
this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
Update
: 2025-02-19
Size
: 178kb
Publisher
:
mhm
[
matlab
]
Fingerprintdemo
DL : 0
This is code demo for recognition hand-finger using matlab
Update
: 2025-02-19
Size
: 1.27mb
Publisher
:
hue
[
matlab
]
VeinIdentifyCode
DL : 1
手指静脉识别matlab代码、注释及原图一张-Finger vein recognition matlab code, comments and artwork 1
Update
: 2025-02-19
Size
: 209kb
Publisher
:
kindfree
[
matlab
]
finger
DL : 0
Finger print recognition using minutia algorithm
Update
: 2025-02-19
Size
: 495kb
Publisher
:
saeetc
[
matlab
]
fingfinal
DL : 0
Finger print recognition mail me at ht_patil143@yahoo.com
Update
: 2025-02-19
Size
: 1.53mb
Publisher
:
Harishchandra
[
Program doc
]
cd2639
DL : 0
Finger Print recognition using neural networks
Update
: 2025-02-19
Size
: 1.42mb
Publisher
:
Amjad daraiseh
[
matlab
]
Fingerprint-Recognition-master
DL : 0
finger print recongntion
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Husss
[
Special Effects
]
MATLAB指纹识别
DL : 1
本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易被导师被否决。因此建议做成两个指纹进行比对,输出结果,以文字和声音方式播报结果。整个设计在一个GUI界面上完成。(This paper mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing fingerprint image, the redundant part of the original image is removed to facilitate the subsequent recognition processing; feature extraction is mainly to extract the endpoint and bifurcation points after thinning fingerprint image; feature matching is to determine two images by comparing the feature points of two fingerprint images Whether it comes from the same finger.)
Update
: 2025-02-19
Size
: 2.65mb
Publisher
:
王春水
[
Special Effects
]
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
DL : 1
本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
Update
: 2025-02-19
Size
: 3.61mb
Publisher
:
www.wobishe.com
[
matlab
]
MATLAB指纹识别[GUI界面,报警,门禁系统]
DL : 0
本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on MATLAB feature point matching. With a GUI interface. Fingerprint image is mainly processed in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image segmentation, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed to facilitate the subsequent identification processing; feature extraction is mainly to extract the refined endpoint and bifurcation point of fingerprint image; feature matching is to determine the two images by comparing the feature points of two fingerprint images Is it from the same finger.)
Update
: 2025-02-19
Size
: 3.51mb
Publisher
:
可乐一生
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.