登录
首页 » matlab » fingerpirnt_enhancement_with_matlab

fingerpirnt_enhancement_with_matlab

于 2010-04-20 发布 文件大小:386KB
0 232
下载积分: 1 下载次数: 1

代码说明:

说明:  用matlab完成的指纹识别程序,非常完整!(Complete with fingerprint recognition matlab program, very complete!)

文件列表:

指纹识别\FVS - Fingerprint Verification System\demos\fvs_binarize.c
指纹识别\FVS - Fingerprint Verification System\demos\fvs_createtestimages.c
指纹识别\FVS - Fingerprint Verification System\demos\fvs_direction.c
指纹识别\FVS - Fingerprint Verification System\demos\fvs_enhancer.c
指纹识别\FVS - Fingerprint Verification System\demos\fvs_mask.c
指纹识别\FVS - Fingerprint Verification System\demos\fvs_minutia.c
指纹识别\FVS - Fingerprint Verification System\demos\fvs_thinner.c
指纹识别\FVS - Fingerprint Verification System\include\export.h
指纹识别\FVS - Fingerprint Verification System\include\file.h
指纹识别\FVS - Fingerprint Verification System\include\floatfield.h
指纹识别\FVS - Fingerprint Verification System\include\fvs.h
指纹识别\FVS - Fingerprint Verification System\include\fvstypes.h
指纹识别\FVS - Fingerprint Verification System\include\histogram.h
指纹识别\FVS - Fingerprint Verification System\include\image.h
指纹识别\FVS - Fingerprint Verification System\include\imagemanip.h
指纹识别\FVS - Fingerprint Verification System\include\img_base.h
指纹识别\FVS - Fingerprint Verification System\include\import.h
指纹识别\FVS - Fingerprint Verification System\include\matching.h
指纹识别\FVS - Fingerprint Verification System\include\minutia.h
指纹识别\FVS - Fingerprint Verification System\readme.txt
指纹识别\FVS - Fingerprint Verification System\src\export.c
指纹识别\FVS - Fingerprint Verification System\src\file.c
指纹识别\FVS - Fingerprint Verification System\src\floatfield.c
指纹识别\FVS - Fingerprint Verification System\src\histogram.c
指纹识别\FVS - Fingerprint Verification System\src\image.c
指纹识别\FVS - Fingerprint Verification System\src\imagemanip.c
指纹识别\FVS - Fingerprint Verification System\src\img_base.c
指纹识别\FVS - Fingerprint Verification System\src\img_enhance.c
指纹识别\FVS - Fingerprint Verification System\src\img_morphology.c
指纹识别\FVS - Fingerprint Verification System\src\img_thin.c
指纹识别\FVS - Fingerprint Verification System\src\import.c
指纹识别\FVS - Fingerprint Verification System\src\matching.c
指纹识别\FVS - Fingerprint Verification System\src\minutia.c
指纹识别\FVS - Fingerprint Verification System\src\version.c
指纹识别\matlab sourcecode for 指纹\19_7.bmp
指纹识别\matlab sourcecode for 指纹\22443.bmp
指纹识别\matlab sourcecode for 指纹\37_3.bmp
指纹识别\matlab sourcecode for 指纹\37_5_2.bmp
指纹识别\matlab sourcecode for 指纹\37_7.bmp
指纹识别\matlab sourcecode for 指纹\centralizing.m
指纹识别\matlab sourcecode for 指纹\Cropping.m
指纹识别\matlab sourcecode for 指纹\fpextractdemo.m
指纹识别\matlab sourcecode for 指纹\fp_database.dat
指纹识别\matlab sourcecode for 指纹\gabor2d_sub.m
指纹识别\matlab sourcecode for 指纹\informations.dat
指纹识别\matlab sourcecode for 指纹\readme.txt
指纹识别\matlab sourcecode for 指纹\sector_norm.m
指纹识别\matlab sourcecode for 指纹\vedicentro.m
指纹识别\matlab sourcecode for 指纹\whichsector.m
指纹识别\使用帮助:新手必看.htm
指纹识别\FVS - Fingerprint Verification System\demos
指纹识别\FVS - Fingerprint Verification System\include
指纹识别\FVS - Fingerprint Verification System\src
指纹识别\FVS - Fingerprint Verification System
指纹识别\matlab sourcecode for 指纹
指纹识别

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

发表评论

0 个回复

  • code2
    经验模式分解,emd,船舶极短期运动预报(Empirical mode decomposition, emd, ship motion prediction of extreme)
    2014-11-07 14:29:39下载
    积分:1
  • Matlab-EMD
    matlab 中EMD 经验模式分解工具箱 附带安装说明(the empirical mode decomposition EMD matlab toolbox comes with installation instructions)
    2015-03-24 10:45:19下载
    积分:1
  • Sequential__Detection
    sequential detection
    2010-07-04 20:25:10下载
    积分:1
  • OFDMAsingalTimedomain
    OFDMA singal Time domain
    2010-12-24 04:22:07下载
    积分:1
  • Matlab_SHOT
    Matlab的一个控制摄像头程序用例,提取视频信号(A Matlab program to control the camera with the case, extract the video signal)
    2011-09-23 17:10:54下载
    积分:1
  • MATLABmixedjava
    为充分发挥MATLAB和JAVA的优势,提出基于两者的混合编程技术。混合编程的关键是数据传输问题,在此采用接口技术。研究了MATLAB和JAVA在本地环境和网络环境下的混合编程方法,通过多个实例说明两者混合编程的过程和步骤(To bring into full play the advantages of MATLAB and JAVA, both based on a mixture of programming. Mixed programming, the key is the issue of data transmission in the use of interface technology. MATLAB and JAVA studied in the local environment and network environment of mixed programming, through a number of examples of mixing the two programming steps of the process and)
    2009-06-07 14:11:51下载
    积分:1
  • kmean
    k mean for clustering in the matlab.cluster do in environment 3-dimontional.
    2012-03-25 16:10:01下载
    积分:1
  • AntColonyAlgorithmMatlabSource
    蚁群算法的matlab源码,对matlab初学者有一定帮助,对了解蚁群算法也有易处(Ant colony algorithm matlab source)
    2009-02-17 15:42:48下载
    积分:1
  • gmsk
    关于GMSK调制解调的matlab源码程序(GMSK modulation and demodulation on the matlab source program)
    2010-05-20 16:28:50下载
    积分:1
  • emg1
    data for emg.it is for signal
    2015-04-08 14:05:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载