登录
首页 » matlab » Fingerprint

Fingerprint

于 2009-09-13 发布 文件大小:382KB
0 177
下载积分: 1 下载次数: 74

代码说明:

  这是基于matlab编写的一套用于指纹识别的源码,可以即得即用,很是详细。(This is based on the preparation of a set of matlab source code for fingerprint recognition, which you can get that is used, it is detailed.)

文件列表:

指纹识别
........\指纹识别
........\........\FVS - Fingerprint Verification System
........\........\.....................................\demos
........\........\.....................................\.....\fvs_binarize.c
........\........\.....................................\.....\fvs_createtestimages.c
........\........\.....................................\.....\fvs_direction.c
........\........\.....................................\.....\fvs_enhancer.c
........\........\.....................................\.....\fvs_mask.c
........\........\.....................................\.....\fvs_minutia.c
........\........\.....................................\.....\fvs_thinner.c
........\........\.....................................\include
........\........\.....................................\.......\export.h
........\........\.....................................\.......\file.h
........\........\.....................................\.......\floatfield.h
........\........\.....................................\.......\fvs.h
........\........\.....................................\.......\fvstypes.h
........\........\.....................................\.......\histogram.h
........\........\.....................................\.......\image.h
........\........\.....................................\.......\imagemanip.h
........\........\.....................................\.......\img_base.h
........\........\.....................................\.......\import.h
........\........\.....................................\.......\matching.h
........\........\.....................................\.......\minutia.h
........\........\.....................................\readme.txt
........\........\.....................................\src
........\........\.....................................\...\export.c
........\........\.....................................\...\file.c
........\........\.....................................\...\floatfield.c
........\........\.....................................\...\histogram.c
........\........\.....................................\...\image.c
........\........\.....................................\...\imagemanip.c
........\........\.....................................\...\img_base.c
........\........\.....................................\...\img_enhance.c
........\........\.....................................\...\img_morphology.c
........\........\.....................................\...\img_thin.c
........\........\.....................................\...\import.c
........\........\.....................................\...\matching.c
........\........\.....................................\...\minutia.c
........\........\.....................................\...\version.c
........\........\matlab sourcecode for 指纹





........\........\..........................\centralizing.m
........\........\..........................\Cropping.m
........\........\..........................\fpextractdemo.m
........\........\..........................\gabor2d_sub.m
........\........\..........................\informations.dat
........\........\..........................\readme.txt
........\........\..........................\sector_norm.m
........\........\..........................\vedicentro.m
........\........\..........................\whichsector.m
........\........\使用帮助:新手必看.htm

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

发表评论

0 个回复

  • GMM_Skin_Detector
    Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。(A collection of Matlab scripts )
    2009-01-31 14:35:48下载
    积分:1
  • dbr_ref
    计算垂直腔面发射激光器的DBR反射率,呵呵(the reflective of DBR)
    2010-10-13 20:11:56下载
    积分:1
  • catalog
    MATLAB比较常用的例子,这里举了100个各种方面的例子,自己总结的,这是目录!(Commonly used MATLAB examples cited here, 100 examples of the various aspects of their summing up, which is the directory!)
    2009-06-02 22:34:13下载
    积分:1
  • 6
    说明:  在MATLAB平台上,编译自适应算法的M文件,进行系统仿真,并对滤波器的阶数、收敛步长、跟踪速度和稳态误差进行了详细的分析和研究。( On the MATLAB platform, the M file is written and system simulation experiment is put on. The main parameters such as number of filter exponent, step-size, track-speed, errors and so on are discussed, that provided a solid foundation for the hardware realization of adaptive filters.)
    2012-06-10 15:06:11下载
    积分:1
  • LSB信息隐藏技术GUI(隐藏图片和文字和置乱功能)
    说明:  matlab LSB信息隐藏技术GUI控制台(包括隐藏图片和文字和图像置乱功能)(Matlab LSB information hiding technology GUI console (including hiding picture and text and image scrambling function))
    2021-04-22 23:58:48下载
    积分:1
  • APF2
    基于simulink的apf matlab程序,希望对大家有所帮助。(the apf Matlab program based on Simulink, hope to be useful for you!)
    2012-05-08 15:00:31下载
    积分:1
  • ambiguity
    适合任何信号的模糊函数的画法。运行时要明白要要输入的那几个字母的实际含义。首先要将你的信号进行离散化,Signal elements(u_basic)就是你的信号矢量。Frequency coding in units of 1/tb你信号的采样频率,Over sampling ratio表示要满足采样定理(采样频率大于两边以上信号最高频率),其他的直接翻译过来就可以了 (Ambiguity function for any signal of painting. Run-time to understand that to enter a few letters to the actual meaning. First, you want to discrete signals, Signal elements (u_basic) is your signal vector. Frequency coding in units of 1/tb your signal sampling frequency, Over sampling ratio that should satisfy the sampling theorem (sampling frequency is greater than the highest frequency signal on both sides of the above), the other can be directly translated to the)
    2010-10-01 14:45:44下载
    积分:1
  • matleb
    数值分析要求:第二题编成命令文件即可,其中阶乘可以单独编成函数文件在命令文件中调用,也可以直接在你所编的命令文件中利用循环语句直接计算; 第四题编成通用的程序,建议编成函数文件。提示:可以把多项式的系数和所需要求解的点设为参数。(Numerical Analysis of requirements: the second title of the command file can be compiled, which can factorial function into a separate file in order to call the document can also be made directly in your document, use the command loop direct calculation into fourth title common procedures, the proposed document into function. Tip: polynomial coefficients can be requested and the required parameters set point solution.)
    2009-04-13 21:53:48下载
    积分:1
  • matlab-distrib-1
    matlab code using in mathematical optimization
    2010-10-25 16:09:18下载
    积分:1
  • PSO
    粒子群优化算法(PSO)是一种基于种群的随机优化技术,由Eberhart和Kennedy于1995年提出。粒子群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。 (Particle swarm optimization algorithm (PSO) is a population based stochastic optimization technique, put forward by Eberhart and Kennedy in 1995. Particle swarm optimization (pso) algorithm on insects, herds, flocks and schools of fish swarm behavior, and these groups to find food in a cooperative way, each member of the group itself by learning experience and the experience of the other members to continuously change its search pattern.)
    2013-04-11 17:58:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载