登录
首页 » matlab » MATLAB指纹识别[GUI界面,报警,门禁系统]

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

于 2020-08-08 发布
0 364
下载积分: 1 下载次数: 26

代码说明:

说明:  本设计为基于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.)

文件列表:

MATLAB指纹识别[GUI界面,报警,门禁系统], 0 , 2020-08-03
MATLAB指纹识别[GUI界面,报警,门禁系统]\101_1.tif, 307712 , 2003-05-08
MATLAB指纹识别[GUI界面,报警,门禁系统]\101_2.tif, 307712 , 2003-05-08
MATLAB指纹识别[GUI界面,报警,门禁系统]\101_3.tif, 307712 , 2003-05-22
MATLAB指纹识别[GUI界面,报警,门禁系统]\102_1.tif, 307712 , 2003-05-15
MATLAB指纹识别[GUI界面,报警,门禁系统]\103_1.tif, 307712 , 2003-05-15
MATLAB指纹识别[GUI界面,报警,门禁系统]\cut.m, 629 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\distance.m, 206 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\GUI.fig, 29270 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\GUI.m, 5000 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\single_point.m, 484 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\thin1.mat, 492500 , 2020-03-22
MATLAB指纹识别[GUI界面,报警,门禁系统]\thin2.mat, 434332 , 2020-03-16
MATLAB指纹识别[GUI界面,报警,门禁系统]\tuxiangyuchuli.m, 1282 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\博文.doc, 378521 , 2020-08-01
MATLAB指纹识别[GUI界面,报警,门禁系统]\报警.wav, 1020044 , 2020-03-16
MATLAB指纹识别[GUI界面,报警,门禁系统]\操作方法.txt, 178 , 2020-08-03
MATLAB指纹识别[GUI界面,报警,门禁系统]\欢迎.wav, 170044 , 2020-03-16
MATLAB指纹识别[GUI界面,报警,门禁系统]\第4章--指纹特征的提取.ppt, 1582080 , 2020-08-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LBisoLims
    matlab for Lattice Boltzmann
    2010-06-14 16:35:32下载
    积分:1
  • All_Statistics_Codes
    matlab codes for statistics analysis
    2013-10-25 06:55:53下载
    积分:1
  • Aravind
    In an image edge is more important to interpolate the missing pixel values. In similarity algorithm edge is detected using the unified high frequency map. Based on this the missing green pixels are interpolated by taking the average of surrounding values. Then the missing red and blue values are interpolated similarly.
    2014-01-28 12:17:16下载
    积分:1
  • nctoolbox-20130305
    当前的很多海洋数据都是海量数据,传统的ftp下载费时费磁盘,因此,openDAP方式越来越多,通过opendap可以选择直接需要的时间、空间范围内的资料。nctoolbox结合matlab实用,效果非常好的opendap工具包(NCTOOLBOX- 20130305 Full instructions and documentation at: http://code.google.com/p/nctoolbox/ We are in the progress of moving the project hosting here to github.com. Brief summary: *Prequisites *Matlab R2008a+. You can verify the version of Matlab by typing: version *Java 6+. You can verify the version of Java used by Matlab by typing: version( -java ). *The version returned should start with Java 1.6 . If it starts with Java 1.5 you can try updating the Matlab JVM: http://www.mathworks.com/support/solutions/en/data/1-1812J/ or use the older nctoolbox-20091112 version of this toolbox. )
    2016-03-25 08:57:46下载
    积分:1
  • psoSVMcgForRegress
    Matlab使用pso进行svm参数优化寻优,得到最优svm参数,优化程序(Matlab were svm parameter optimization using pso optimization)
    2015-01-10 12:28:54下载
    积分:1
  • RegressionToolbox
    本文件夹中包含了多种回归算法,用matlab编写(This folder contains a variety of regression algorithm using matlab to prepare)
    2008-02-25 15:23:22下载
    积分:1
  • AM
    说明:  AM调制,利用载波查表,基带信号,C语言实现功能(AM using table for carrier and baseband signals)
    2011-09-06 16:25:00下载
    积分:1
  • mlefilterwithtshape
    Rayleigh maximum likelihood filter
    2012-10-30 21:35:29下载
    积分:1
  • read .dat
    如何在MATLAB中将数据存储成.dat文件,如何对.dat文件进行读取(how to save and read .dat data/file in matlab)
    2017-11-27 17:17:16下载
    积分:1
  • tracking_red_object
    program tracking red object
    2012-08-01 17:44:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载