登录
首页 » matlab » fingerpirnt_enhancement_with_matlab

fingerpirnt_enhancement_with_matlab

于 2010-04-20 发布 文件大小:386KB
0 189
下载积分: 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 个回复

  • withpositivecoeff
    filters matlab program
    2010-08-21 13:29:56下载
    积分:1
  • Survillance_system
    image processing for survillance ststem
    2008-02-12 21:26:08下载
    积分:1
  • gamma
    Gamma滤波算法,是比较简单直白的滤波算法,适合初学,可以自己做修改(Gamma filtering algorithm is relatively straightforward filtering algorithm, suitable for beginners, you can make changes to their own)
    2013-12-04 10:58:31下载
    积分:1
  • vectorcontrolforacmotors
    介绍电机控制的基本原理,矢量控制方法,永磁同步电机无刷直流电机的设计,矢量控制,弱磁控制原理及方法,以及转矩脉动仿真等等(Introduced the basic principles of motor control, vector control, permanent magnet synchronous motor brushless DC motor design, vector control, weakening control principle and method, and the torque ripple simulation, etc.)
    2011-01-10 16:43:36下载
    积分:1
  • hrollfcoef
    升余弦滚降系统的源程序 matlab程序示例简要示范(Raised Cosine system source code matlab brief demonstration program examples)
    2014-02-21 08:10:53下载
    积分:1
  • LAB01
    matlab实现,验证奈奎斯特采样定理,对信号求傅里叶变换的数值解,数值求解,画出时域图,频域图(matlab implementation, verification Nyquist sampling theorem, Fourier transform of the signal find the numerical solution, numerical solution, draw the graph in time domain, frequency domain graph)
    2011-04-27 17:29:08下载
    积分:1
  • PCA-KPCA
    PCA仿真程序,主要是讲pca的算法,很明了(failed to translate)
    2012-04-11 09:49:39下载
    积分:1
  • IIR-filter-design
    基于matlab的IIR滤波器设计,程序简单易懂(Matlab-based IIR filter design procedures are simple)
    2013-11-04 21:07:16下载
    积分:1
  • 1
    说明:  通过运动尺寸计算,绘制四连杆机构的运动,并动画演示(Size calculated by movement, drawing four Linkages)
    2010-04-07 16:59:24下载
    积分:1
  • nested-bilevel
    Efficient Evolutionary Algorithm for Single-Objective Bilevel Optimization
    2015-01-17 13:53:36下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载