CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 指纹 程序

搜索资源列表

  1. FVSbylqh

    1下载:
  2. 指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:44.86kb
    • 提供者:Lqh
  1. fingerprint_mosaic

    0下载:
  2. 一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像。-a Matlab procedures, the two fingerprint image stitching, procedures attached fingerprint images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:136.24kb
    • 提供者:谢东格
  1. matlabsourcecodefor

    0下载:
  2. 指纹识别,不错的 是matlab原程序,大家可以事实啊-fingerprint identification, Matlab is a good program, we can fact ah
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57.96kb
    • 提供者:yanlging
  1. sourcecode_of_fingerprint

    0下载:
  2. 手指指纹图像处理的Matlab的源代码,需要的话可以下载看看.希望此程序对大家的学习有所帮助-fingerprints image processing Matlab source code, the need to look at can be downloaded. I hope this process we learn to help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:陈文清
  1. matlabzhiwen

    0下载:
  2. 指纹识别的基于纹理分析的原程序代码仅供参考-fingerprint identification based texture analysis of the original program code for reference
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:327.58kb
    • 提供者:王通顺
  1. 13210038608

    0下载:
  2. 指纹识别的一个小程序,希望大家一起交流一下,有什么问题请及时和我联系!-Fingerprint Identification of a small procedure, I hope all of us can share that any problem in a timely and please contact me!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:187.86kb
    • 提供者:gj
  1. 非常好的指纹预处理程序

    2下载:
  2. 非常好的指纹预处理程序,在VC6.0中已通过运行。自己写的。,Very good fingerprint pre-processing procedures, in VC6.0 that have been approved to run. Wrote it myself.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-16
    • 文件大小:91.06kb
    • 提供者:hbtmthj
  1. Fingerprint_Matching.zip

    0下载:
  2. 一个用matlab编写的基于FilterBank的指纹匹配程序 ,Filterbank-Based Fingerprint Matching program based on matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:507.99kb
    • 提供者:吴宇航
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1.54mb
    • 提供者:job
  1. FingerPrint

    0下载:
  2. 指纹识别的程序,包括二值化,细化,提取特征点等。-Fingerprint identification procedures, including binarization, thinning, such as extraction of feature points.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:422.13kb
    • 提供者:zhangyi
  1. efinger

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:job
  1. Matlab

    0下载:
  2. 主要是关于关于图像处理方面的matlab程序代码,有指纹方面的,图像增强方面的。-Is mainly about about matlab image processing code, there is the fingerprint area, aspects of image enhancement.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8.53mb
    • 提供者:Ben
  1. zhiwenjiansuo

    0下载:
  2. 实现指纹检索的程序,基于纹理特征,利用C++实现的,效果很好-Implementation procedures for fingerprint retrieval based on texture features, using C++ implementation of, well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.82mb
    • 提供者:何宇
  1. mySrc

    0下载:
  2. 指纹识别预处理程序,我自己写的,希望多多指教。-Pretreatment of fingerprint identification process, I wrote it myself, hope that the exhibitions.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.25mb
    • 提供者:112
  1. vc

    0下载:
  2. 指纹识别,经典处理,可以成功运行的程序,大家参考-Fingerprint Identification, the classic treatment, can successfully run the program, we refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:384kb
    • 提供者:张伟龙
  1. 234837578658465

    1下载:
  2. 指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:528.59kb
    • 提供者:郭良
  1. zhiwenjishu

    0下载:
  2. 指纹技术matalab程序包,这是汕头大学屈小波教授科研团队的研究开发最新成果。希望对大家有用-Matalab fingerprint technology package, which is屈小波professor of Shantou University research team, the latest achievements of research and development. We hope to be useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:董胜光
  1. matlab

    1下载:
  2. 此文件是matlab程序,处理指纹图像,采集特征点最终实现指纹识别!-This file is the matlab program, processing fingerprint images, collection of feature points ultimately fingerprint!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:722.46kb
    • 提供者:victor
  1. CellDetection

    0下载:
  2. 本程序在VC++2005的环境下编译,本程序使用最大方差阈值分割法实现指纹的提取-The program in VC++2005 compile environment, the program uses the maximum variance threshold segmentation method to achieve the extraction of the fingerprint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:163.35kb
    • 提供者:Pluto
  1. 2083627指纹识别

    1下载:
  2. 指纹图像预处理、特征提取、特征匹配的matlab程序及处理结果(Fingerprint image preprocessing, feature extraction, feature matching matlab program and processing results)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-09
    • 文件大小:1.99mb
    • 提供者:Kuanyew_
« 12 3 4 5 »
搜珍网 www.dssz.com