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

搜索资源列表

  1. vc++shuzituxiangshibiejishu

    4下载:
  2. vc++数字图像识别技术经典案例(光盘): 第1章:颜色空间转换源码。第3章:指纹识别源码。第5章:基于可移植的C语言的数字水印算法的代码。第6章:条形码生成器源程序。第7章。第8章:印章特征提取。第9章:英文ocr识别。 -vc Digital Image Recognition Technology classic cases (CD) : Chapter 1 : color space conversion source. Chapter 3 : fingerprint ident
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.53mb
    • 提供者:wuli
  1. vc_image_identify

    0下载:
  2. Visual C++数字图像识别技术典型案例 著者: 苏彦华等编著 本书详细地介绍了数字图像处理的基本概念和技术,以及数字图像处理和计算视觉领域的几个应用实例,包括指纹识别系统、数字水印技术、条形码技术、印鉴鉴定系统、光学字符识别技术、基于视觉的手势识别系统。-Visual C Digital Image Recognition Technology typical cases Author : Su-edited the book detailed presentation of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:354.79kb
    • 提供者:陈镇静
  1. matlab_finger

    0下载:
  2. 一个作业,用matlab实现指纹识别,做得不好,惭愧-an operation using Matlab achieve fingerprint identification, is not done properly ashamed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.92kb
    • 提供者:张翔
  1. FVSbylqh

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

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

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

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

    0下载:
  2. 此代码可以进行指纹识别,包括预处理,特征提取,分类识别-this code can fingerprint identification, including preprocessing, feature extraction, classification, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:582.65kb
    • 提供者:王嵩
  1. matlabzhiwen

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

    • 发布日期:2008-10-13
    • 文件大小:327.58kb
    • 提供者:王通顺
  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. A-fingerprint-identification-procedure

    0下载:
  2. FingerprintGetDirection函数获得指纹纹路脊线的方向矩阵;FingerprintDirectionLowPass对方向矩阵进行低通滤波-FingerprintGetDirection function to obtain the direction of fingerprint ridge lines matrix FingerprintDirectionLowPass matrix on the direction of low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:71.13kb
    • 提供者:憨豆
  1. FingerPrint

    0下载:
  2. 指纹识别的源程序,输入一个图像,然后查询数据库,匹配-Fingerprint identification of the source, enter an image, and then query the database, matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:71.69kb
    • 提供者:张凯瑞
  1. Fingerprint-Identification

    0下载:
  2. 对自动指纹识别系统 中指纹图像分割、指纹方向场计算、指纹奇异点检测、指纹图像细化、指纹匹配等关键 问题进行了系统详细深入的研究-Automatic Fingerprint Identification System,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:13.82mb
    • 提供者:耿淑娟
  1. fingerprint-classification1

    0下载:
  2. 此程序为指纹识别中重要一步指纹分类的MATLAB源码-This program is an important step in fingerprint identification fingerprint classification MATLAB source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:2.5kb
    • 提供者:Vivian
  1. fingerprint-classification5

    0下载:
  2. 指纹分类是指纹识别重要环节,该程序是指纹分类中LENXMID的MATLAB源码-Fingerprint classification is an important part of fingerprint identification, fingerprint classification in the program is the MATLAB source LENXMID
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.29kb
    • 提供者:Vivian
  1. fingerprint-identify-code

    0下载:
  2. 此代码主要是用于自动指纹识别中建立指纹特征库-This code is mainly used to create automated fingerprint identification fingerprint signatures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5.87mb
    • 提供者:呼进国
  1. Fingerprint-recognition-technology

    0下载:
  2. 本文简要介绍了指纹识别的基本步骤,分别是指纹图像预处理、指纹特征提取、指纹匹配。-This article briefly describes the basic steps of the fingerprint identification, the fingerprint image pre-processing, fingerprint feature extraction, fingerprint matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:385.43kb
    • 提供者:morningdra
  1. fingerprint-identification

    1下载:
  2. 指纹识别预处理 matlab程序 包括 指纹增强 二值化 细化 等步骤-Fingerprint preprocessing including fingerprint enhancement matlab program binary refinement step, etc
  3. 所属分类:Special Effects

    • 发布日期:2015-05-17
    • 文件大小:5kb
    • 提供者:hj
  1. fingerprint-attendance-

    0下载:
  2. VC++写的指纹考勤系统,能够自动识别指纹并传输到数据库,实现快速、准确考勤。-The living fingerprint identification access control system was developed successfully by use of living fingerprint identification technique and computer technique
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1.74mb
    • 提供者:
  1. fingerprint-identification

    0下载:
  2. 这是个小项目,花了一个月的时间采用c++做的,在vc++6.0的平台上用,具体算法有指纹的细化,特征提取,特征匹配,模版处理-This is a small project, it took a month to adopt c++ do on vc++6.0 platform with specific fingerprint algorithm refinement, feature extraction, feature matching, template processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.35mb
    • 提供者:邵东先生
  1. Fingerprint-identification

    0下载:
  2. 基于纹理特征的指纹识别程序,能够根据指纹的纹理特征识别指纹。-Fingerprint identification procedures based on texture features, according to the texture feature of fingerprint recognition fingerprint.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:5.98mb
    • 提供者:xuelei
« 12 3 4 5 »
搜珍网 www.dssz.com