MATLAB指纹识别 GUI界面,报警,门禁系统我要分享

Matlab fingerprint identification GUI interface, alarm, access control system

GUI gui系统 指纹识别 matlab指纹识别 matlab门禁系统

关注次数: 429

下载次数: 2

文件大小: 3596KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。


English Description:

The fingerprint recognition system based on MATLAB is designed. 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, filtering 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 endpoint and bifurcation point of the fingerprint image after thinning. Feature matching is to compare the feature points of two fingerprint images to determine the two images Whether it comes from the same finger.


代码预览

MATLAB指纹识别[GUI界面,报警,门禁系统]

MATLAB指纹识别[GUI界面,报警,门禁系统]\101_1.tif

MATLAB指纹识别[GUI界面,报警,门禁系统]\101_2.tif

MATLAB指纹识别[GUI界面,报警,门禁系统]\101_3.tif

MATLAB指纹识别[GUI界面,报警,门禁系统]\102_1.tif

MATLAB指纹识别[GUI界面,报警,门禁系统]\103_1.tif

MATLAB指纹识别[GUI界面,报警,门禁系统]\cut.m

MATLAB指纹识别[GUI界面,报警,门禁系统]\distance.m

MATLAB指纹识别[GUI界面,报警,门禁系统]\GUI.fig

MATLAB指纹识别[GUI界面,报警,门禁系统]\GUI.m

MATLAB指纹识别[GUI界面,报警,门禁系统]\single_point.m

MATLAB指纹识别[GUI界面,报警,门禁系统]\thin1.mat

MATLAB指纹识别[GUI界面,报警,门禁系统]\thin2.mat

MATLAB指纹识别[GUI界面,报警,门禁系统]\tuxiangyuchuli.m

MATLAB指纹识别[GUI界面,报警,门禁系统]\博文.doc

MATLAB指纹识别[GUI界面,报警,门禁系统]\报警.wav

MATLAB指纹识别[GUI界面,报警,门禁系统]\操作方法.txt

MATLAB指纹识别[GUI界面,报警,门禁系统]\欢迎.wav

MATLAB指纹识别[GUI界面,报警,门禁系统]\第4章--指纹特征的提取.ppt