登录
首页 » matlab » 2083627指纹识别

2083627指纹识别

于 2019-04-06 发布 文件大小:2034KB
0 141
下载积分: 1 下载次数: 8

代码说明:

  指纹图像预处理、特征提取、特征匹配的matlab程序及处理结果(Fingerprint image preprocessing, feature extraction, feature matching matlab program and processing results)

文件列表:

final\cb.bmp, 77878 , 2007-04-12
final\cb2.bmp, 163198 , 2010-06-03
final\cut.asv, 325 , 2010-06-07
final\cut.m, 327 , 2010-06-07
final\date.mat, 73708 , 2010-06-02
final\distance.m, 203 , 2010-06-03
final\doit.asv, 1969 , 2010-06-04
final\doit.m, 1996 , 2010-06-07
final\ex.bmp, 66614 , 2001-01-11
final\final.asv, 13060 , 2010-06-07
final\final.fig, 12100 , 2010-06-07
final\final.m, 13977 , 2010-06-07
final\final.mat, 146708 , 2010-06-07
final\find_point.asv, 475 , 2010-06-02
final\find_point.m, 382 , 2010-06-03
final\fp_recognize3.m, 6978 , 2010-06-03
final\guanghua.asv, 304 , 2010-06-03
final\guanghua.m, 329 , 2010-06-05
final\img.mat, 61011 , 2010-06-07
final\img1.mat, 62315 , 2010-06-07
final\img2.mat, 60492 , 2010-06-07
final\juli.m, 58 , 2010-06-03
final\last.asv, 240 , 2010-06-03
final\last1.asv, 587 , 2010-06-04
final\last1.m, 622 , 2010-06-07
final\last2.asv, 1368 , 2010-06-04
final\last2.m, 1470 , 2010-06-04
final\num.mat, 174 , 2010-06-07
final\p.m, 492 , 2003-12-27
final\point.asv, 800 , 2010-06-02
final\point.m, 701 , 2010-06-05
final\r.mat, 171 , 2010-06-07
final\single_point.m, 484 , 2010-06-07
final\thin.jpg, 62778 , 2010-06-02
final\thin4.m, 2248 , 2006-08-21
final\tuxiangyuchuli.asv, 5600 , 2010-06-05
final\tuxiangyuchuli.m, 5598 , 2010-06-07
final\walk.asv, 797 , 2010-06-03
final\walk.m, 914 , 2010-06-05
final\zhiwen1.bmp, 77878 , 2007-04-12
final\zhiwen10.bmp, 77878 , 2007-04-06
final\zhiwen11.bmp, 77878 , 2007-04-06
final\zhiwen12.bmp, 77878 , 2007-04-06
final\zhiwen13.bmp, 77878 , 2007-04-01
final\zhiwen14.bmp, 77878 , 2007-04-01
final\zhiwen15.bmp, 77878 , 2007-04-01
final\zhiwen16.bmp, 77878 , 2007-04-01
final\zhiwen17.bmp, 77878 , 2007-04-01
final\zhiwen18.bmp, 77878 , 2007-04-01
final\zhiwen19.bmp, 77878 , 2007-04-10
final\zhiwen1_1.bmp, 163198 , 2010-06-04
final\zhiwen2.bmp, 77878 , 2007-04-10
final\zhiwen20.bmp, 77878 , 2007-04-10
final\zhiwen21.bmp, 77878 , 2007-04-10
final\zhiwen22.bmp, 77878 , 2007-04-14
final\zhiwen23.bmp, 77878 , 2007-04-14
final\zhiwen24.bmp, 77878 , 2007-04-14
final\zhiwen3.bmp, 77878 , 2007-04-10
final\zhiwen4.bmp, 77878 , 2007-04-10
final\zhiwen5.bmp, 77878 , 2007-04-10
final\zhiwen6.bmp, 77878 , 2007-04-10
final\zhiwen7.bmp, 77878 , 2007-04-10
final\zhiwen8.bmp, 77878 , 2007-04-10
final\zhiwen9.bmp, 77878 , 2007-04-10
final, 0 , 2010-06-10

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

发表评论


0 个回复

  • Data_Augmentation
    说明:  利用MATLAB对图像进行文件夹中图片进行批量增广(MATLAB is used to enlarge the images in the folder)
    2020-10-21 13:27:24下载
    积分:1
  • CT_MATLAB_v0
    基于压缩感知理论的目标跟踪算法,实现对可视目标的稳健跟踪(Target tracking algorithm based on compressed sensing theory)
    2019-06-19 17:10:10下载
    积分:1
  • 主要介绍了利用harris进行角点提取 project3
    本文件主要介绍了利用harris进行角点提取,ncc算法进行粗匹配,ransac算法进行错误匹配点的消除(harris+ncc+ransac)
    2012-06-04 08:34:48下载
    积分:1
  • susan_matlab
    用matlab编写的SUSAN角点检测程序(Matlab prepared using SUSAN corner detection procedures)
    2008-04-11 20:40:18下载
    积分:1
  • QualityGuidedUnwrap2D_r1
    基于matlab实现干涉显微镜图像重构中的二维解包裹函数。( QualityGuidedUnwrap2D implements 2D quality guided path following phase unwrapping algorithm. Inputs: 1. Complex image in .mat double format 2. Binary mask (optional) Outputs: 1. Unwrapped phase image 2. Phase quality map This code can easily be extended for 3D phase unwrapping. Technique adapted from: D. C. Ghiglia and M. D. Pritt, Two-Dimensional Phase Unwrapping: Theory, Algorithms and Software. New York: Wiley-Interscience, 1998. Posted by Bruce Spottiswoode on 22 December 2008 2010/07/23 Modified by Carey Smith)
    2020-10-29 11:19:57下载
    积分:1
  • PhotoSee
    vb6 project photo see edit
    2012-11-18 21:04:58下载
    积分:1
  • ColorHistogram
    图像检索——提取颜色特征:HSV空间颜色直方图(将RGB空间转化为HSV空间并进行非等间隔量化,将三个颜色分量表示成一维矢量,再计算其直方图作为颜色特征。(Image Retrieval- extract color features: HSV space color histogram (RGB space into the HSV space and the non-interval to quantify the three color components expressed as a one-dimensional vector, then calculate the color histogram as a feature.)
    2011-07-06 21:25:29下载
    积分:1
  • 织唛缺陷检测
    织唛的缺陷检测,主要是运用surf算法进行检测。(Label defect detection)
    2018-02-01 16:46:43下载
    积分:1
  • HU不变矩
    说明:  Hu不变矩的的一至七个矩的代码以及论文。matalb版本,可直接用。(Matlab Code of Hu Moment Invariant)
    2019-04-26 21:15:35下载
    积分:1
  • fenchatu
    此程序用于画混沌系统的相图及其分叉图,使用时只需要写出相应的混沌微分方程,便可画出相应的图(This procedure for drawing the phase diagram of chaotic systems and its Poincare section, when used only need to write the corresponding chaotic differential equations, will be able to draw the corresponding graph.)
    2021-04-01 10:29:07下载
    积分:1
  • 696518资源总数
  • 104951会员总数
  • 8今日下载