登录
首页 » matlab » 指纹识别完整程序代码

指纹识别完整程序代码

于 2018-04-19 发布 文件大小:582KB
0 128
下载积分: 1 下载次数: 10

代码说明:

  It initializes the entire image processing. The simulation parameters can be changed in this main file.

文件列表:

go_to_next_element.m, 732 , 1998-12-09
gui.asv, 2260 , 2004-06-04
gui.m, 2255 , 2004-06-04
imtiqu.m, 4410 , 2008-10-18
is_a_branch_point.m, 323 , 1998-12-09
is_a_end_point.m, 306 , 1998-12-09
is_branch.m, 335 , 1998-12-09
is_end.m, 338 , 1998-12-09
is_single.m, 360 , 1998-12-09
m_connect.m, 382 , 1998-12-09
main.m, 943 , 2011-06-20
match_end.m, 1893 , 1998-12-09
minutie.m, 99 , 2007-07-30
n_sum.m, 324 , 1998-12-09
rgb2gray.m, 122 , 1998-12-09
rotate.m, 536 , 1998-12-09
scanimage.m, 303 , 2004-05-27
separate.m, 1573 , 1998-12-09
show_list.m, 230 , 1998-12-09
t_sum.m, 547 , 1998-12-09
table1.m, 221 , 2004-05-23
test.m, 222 , 1998-12-09
testread.m, 304 , 1998-12-09
thin4.m, 2248 , 2006-08-21
thin.asv, 329 , 2004-06-30
thin.m, 328 , 2004-06-19
thinning2.m, 1218 , 2004-05-24
thinning3.asv, 3589 , 2004-05-24
thinning3.m, 3941 , 2004-05-31
thinning4.asv, 1237 , 2004-05-27
thinning4.m, 920 , 2004-05-28
thinning5.asv, 2809 , 2004-05-27
thinning5.m, 3907 , 2004-05-27
thinning6.m, 4241 , 2004-06-03
thinning7.m, 2746 , 2004-06-07
thinning.m, 1114 , 1998-12-09
thres.m, 752 , 2004-05-21
trf.m, 549 , 1998-12-09
try.m, 256 , 1998-12-09
Untitled.m, 833 , 2011-06-20
youji.bmp, 41078 , 2011-06-20
1.bmp, 196664 , 2002-02-20
1.mif, 744631 , 2008-11-14
2.bmp, 196664 , 2002-02-20
2.mif, 679095 , 2008-11-14
3.BMP, 119254 , 2008-10-11
4.bmp, 196664 , 2002-02-20
5.bmp, 66614 , 2001-01-11
6.bmp, 66614 , 2001-01-11
7.bmp, 66614 , 2001-01-11
a.m, 1009 , 2011-06-20
a.mat, 1299 , 2008-10-18
adapt.m, 961 , 2008-10-18
and_157.m, 127 , 1998-12-09
and_357.m, 122 , 1998-12-09
b.m, 1306 , 2011-06-20
b.mat, 1596 , 2008-10-18
branch_track.m, 1945 , 1998-12-09
ce.asv, 4846 , 2008-11-14
ce.m, 4833 , 2008-11-14
center.m, 428 , 1998-12-09
check_condition.m, 1290 , 1998-12-09
conv2fft.m, 7494 , 2008-06-23
decorate.m, 7090 , 2006-08-21
end_track.m, 2468 , 2004-05-21
feat.m, 10671 , 2006-08-21
fenlei.asv, 5825 , 2004-06-15
fenlei.m, 5825 , 2004-06-15
fft_enhance_cubs.m, 20745 , 2008-10-18
find_list.m, 706 , 1998-12-09
find_next.m, 2209 , 1998-12-09
find_show_list.m, 158 , 1998-12-09
finger.m, 475 , 1998-12-09

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

发表评论

0 个回复

  • fl_chart-master
    说明:  在我们的移动端开发中,需要用到折线图,本篇内容就是用flutter写的一个折线图例程。(In the development of our mobile terminal, we need to use the line chart. This article is a line chart routine written by flutter.)
    2019-06-22 15:11:51下载
    积分:1
  • kmeans
    说明:  快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理(Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation)
    2009-08-03 11:08:50下载
    积分:1
  • 自由衍射
    说明:  实现传统单透镜成像,这里有一步衍射,也有两步衍射。此外给出了相关书籍,仅供参考。(Realization of traditional single lens correlation imaging)
    2020-02-18 16:37:53下载
    积分:1
  • 张正友摄像机标定
    说明:  张正友标定方法的代码,已经包含了优化等情况,直接输入变可获得(calibration method code, Optimization has been included, direct input variable can be obtained)
    2020-12-11 16:35:07下载
    积分:1
  • 代码下载
    实现洛伦兹系统分岔图的三种方法,最大值法,庞加莱截面法,getmax法(Three Methods to Realize Lorentz System Bifurcation Diagram)
    2021-03-17 19:09:20下载
    积分:1
  • sucess_in_fdct
    本程序是一幅512*512的lena.raw图像进行快速DCT和其逆变换,整个程序均调试通过,是在C语言环境下编写的,在整个关于快速DCT的源码中,本代码可以说是集大成者,很值得一看。(This procedure is mainly of a float or double type of data, rounding, the float data can be positive or negative, can be, take the whole principle of rounding.)
    2010-05-26 11:20:30下载
    积分:1
  • HistAdaptFuzz
    直方图自适应模糊分割算法,基于图像直方图统计信息的模糊分割算法,算法简单,速度快(Histogram adaptive fuzzy segmentation algorithm, based on image histogram statistics of the fuzzy segmentation algorithm, algorithm is simple, fast)
    2008-05-14 19:25:04下载
    积分:1
  • demo
    图形验证码识别引擎 V1.1 可以识别数字(Graphics Recognition Engine Code V1.1)
    2009-07-10 22:01:19下载
    积分:1
  • bt656
    生成bt656数据格式,针对视频adv7127芯片(Generate bt656 data format,)
    2017-08-30 18:12:58下载
    积分:1
  • StarGuide
    通过与导航星库中的参考星进行三角形匹配实现姿态确定(satellite attitude determination)
    2021-03-22 14:39:17下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载