CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Fingerprint Feature Extraction

搜索资源列表

  1. Gggaaborgae

    0下载:
  2. 遗传+Gabor人脸/掌纹/指纹/虹膜等识别匹配程序源码。注意,该程序源码包含特征提取与匹配识别别,但是对输入的图像要求最好是经过定位归一化的。没经过定位归一化的图像,识别效果较差。 可直接使用。 -Genetic+ Gabor Face/Palmprint/fingerprint/iris recognition, such as matching program source. Note that the program source code contains the feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:10379
    • 提供者:
  1. GGabbor_toolla

    0下载:
  2. Gabor 滤波器工具箱,包含各种Gabor滤波器的函数,可用于于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。 已通过测试。 -Gabor Filter Toolbox contains a variety of Gabor filter function, can be used to deal with image filltering, feature extraction, such as face, palmprint, fingerprint recognition. Ha
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:297105
    • 提供者:
  1. matlab-zhiwenshibie

    0下载:
  2. 对指纹识别中的预处理、特征提取、匹配进行了matlab言语的编译,简单易懂,适合初学者!-On fingerprint identification preprocessing, feature extraction, matching of the MATLAB language compiler, simple and easy to understand, suitable for beginners!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:43745
    • 提供者:陈怡
  1. GGabbor_2dpcca

    0下载:
  2. Gabor小波提取特征源码,支持向量量机作分类器,能用于掌纹,人脸,指纹识别。-Gabor wavelet feature extraction, and then use the support vector machine as classifier, can be used to palmprint, face, fingerprint identification.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:4069
    • 提供者:陪同
  1. Vfinngerccheei

    0下载:
  2. Visual C++6.0的指纹识别代码,包含指纹识别各个个步骤的源程序源码,如指纹预处理,特征提取及匹配 可直接使用。 -The Visual C++6.0 fingerprint identification code contains a fingerprint to identify the source of the source of each step, such as fingerprint preprocessing, feature extraction and matc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:30802
    • 提供者:圣人
  1. Gabor_matlab

    0下载:
  2. matlab图像处理非常重要,Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别-Gabor wavelet feature extraction, and then use the support vector machine classifier, can be used for palmprint, face, fingerprint recognition
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2500
    • 提供者:王斌
  1. shixibaogao

    3下载:
  2. 该实验报告对指纹识别系统整体的构建进行了说明,其中还包括遇到的问题以及解决过程的分析。对指纹识别系统的总体设计和各部分设计进行了相应说明,首先将整个系统分为三个部分:指纹预处理,特征值提取和指纹特征匹配;其中指纹预处理部分又可分为:指纹图像的分割、均衡、增强、二值化、细化等部分。每部分选择最优化的算法,首先用C语言进行软件实现,然后与硬件相结合,以DSP TMS320VC5416为平台,在DSP集成开发环境CCS上进行算法调试。 -The test reports on fingerprin
  3. 所属分类:DSP program

    • 发布日期:2015-06-03
    • 文件大小:979968
    • 提供者:江晨城
  1. efinger

    0下载:
  2. 完整的VC指纹识别源代码 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-VC fingerprint recognition source code is a complete fingerprint recognition program, which includes a histogram equalization, Gabor filter imag
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:3632603
    • 提供者:黄海源
  1. fringer

    0下载:
  2. 指纹识别代码的后期(特征提取及匹配)结合指纹识别前期的图像预处理效果更好-Late fingerprint identification code (feature extraction and matching) combines fingerprint image preprocessing better pre-
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:14771
    • 提供者:郑杰文
  1. work

    0下载:
  2. 静脉指纹识别,实现了裁剪,图像预处理,特征提取,匹配等功能-Vein fingerprint recognition, to achieve a crop, image preprocessing, feature extraction, matching, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:891433
    • 提供者:葫芦
  1. Untitled

    0下载:
  2. 基于MATLAB的指纹识别技术的研究,包括预处理、特征提取和匹配-The study of fingerprint recognition technology based on MATLAB, including preprocessing, feature extraction and matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:544
    • 提供者:何赛娟
  1. figer

    0下载:
  2. 指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,非常值得研究。-Fingerprint recognition program, which includes a histogram equalization, Gabor filter image enhancement, pattern filtering, texturing, thinning, feature extraction and featur
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2980485
    • 提供者:zhen
  1. finger(-C)

    0下载:
  2. 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:43513
    • 提供者:cool-wlb
  1. 105230290harris

    0下载:
  2. 一个指纹识别的c语言程序,包括了指纹图象预处理,特征提取及指纹图象匹配各个步骤的详细算法--a fingerprint identification c language program, including a fingerprint image preprocessing, Feature Extraction and fingerprint image matching steps detailed algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:6184
    • 提供者:equences
  1. Gabor_2dpca_pca

    0下载:
  2. Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别。-Gabor wavelet feature extraction, and then use the support vector machine as classifier, can be used for palmprint, face, fingerprint identification.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:4290
    • 提供者:闯黄扣分
  1. zhiwenshibie

    1下载:
  2. 指纹识别完整例程,包含图像处理、特征提取、指纹分类等过程。-Fingerprint complete routines, including image processing, feature extraction, fingerprint classification process.
  3. 所属分类:Special Effects

    • 发布日期:2016-03-06
    • 文件大小:5346304
    • 提供者:张大
  1. fingerprint--defination

    3下载:
  2. 指纹识别的matlab全代码,包括预处理,提取特征点,点匹配。。。其中用到gabor滤波-The whole fingerprint recognition matlab code, including preprocessing, feature point extraction, points matching. . . Which uses gabor filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:98456
    • 提供者:belinda
  1. fingerprint12

    0下载:
  2. The file gives the fingerprint processing. the fingerprint recognition is made after processing the fingerprint images. for feature extraction pca algorithm is used
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2789964
    • 提供者:padmapriya
  1. fingerprint_match

    0下载:
  2. 指纹识别系统,包括指纹图像预处理,特征点提取,采用点模式匹配。-Fingerprint identification systems, including fingerprint image preprocessing, feature extraction, using point pattern matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:23325
    • 提供者:
  1. MATLAB

    0下载:
  2. 指纹图像处理包括滤波、归一化、图像分割、图像增强、二值化、细化以及特征提取。-Fingerprint image processing including filtering, normalization, image segmentation, image enhancement, binarization, thinning and feature extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:50431
    • 提供者:lw
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com