文件名称:FVSbylqh

  • 所属分类:
  • 图形图像处理(光照,映射..)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 45kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • L**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

指纹识别代码

demo目录:



fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图

像都是位图。

fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能

有较好的效果。输出图像覆盖于输入图像之上。

fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这

些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下:

testimgSSSDDD.bmp

其中,SSS代表条纹间隔(像素个数),DDD代表方向的角度。

fvs_thinner:描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的

脊线。

fvs_minutia:显示了如何从细化后的指纹图像中获得细节点集合。这一部分目前做

的效果不好,提取出的伪细节点太多。

fvs_mask:计算有效的指纹区域(剔除非指纹区域以及模糊指纹区域)。



include目录:

包含了头文件。



src目录:

包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的

例程。

-fingerprint identification code demo directory : fvs_enhancer : fingerprint enhancement procedures describes how to enhance the use of the fingerprint image. The original image and objectives are bitmap images. Fvs_direction : describes how to extract the direction of the map. Input image must be a normalized image, in order to have better results. Image output coverage in the input image above. Fvs_createtestimages : The procedure used to produce debugging process may be used in some of Bitmap images, These images are different angles and different spacing of the fringes. Images produced a document names the following manner : testimgSSSDDD.bmp which, SSS representative fringe spacing (number of pixels), DDD representative of the direction of the angle. Fvs_thinner : how detailed descr ipt
(系统自动生成,下载前可以参看下载内容)

下载文件列表

FVS - Fingerprint Verification System

.....................................\demos

.....................................\.....\fvs_binarize.c

.....................................\.....\fvs_createtestimages.c

.....................................\.....\fvs_direction.c

.....................................\.....\fvs_enhancer.c

.....................................\.....\fvs_mask.c

.....................................\.....\fvs_minutia.c

.....................................\.....\fvs_thinner.c

.....................................\include

.....................................\.......\export.h

.....................................\.......\file.h

.....................................\.......\floatfield.h

.....................................\.......\fvs.h

.....................................\.......\fvstypes.h

.....................................\.......\histogram.h

.....................................\.......\image.h

.....................................\.......\imagemanip.h

.....................................\.......\img_base.h

.....................................\.......\import.h

.....................................\.......\matching.h

.....................................\.......\minutia.h

.....................................\readme.txt

.....................................\src

.....................................\...\export.c

.....................................\...\file.c

.....................................\...\floatfield.c

.....................................\...\histogram.c

.....................................\...\image.c

.....................................\...\imagemanip.c

.....................................\...\img_base.c

.....................................\...\img_enhance.c

.....................................\...\img_morphology.c

.....................................\...\img_thin.c

.....................................\...\import.c

.....................................\...\matching.c

.....................................\...\minutia.c

.....................................\...\version.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org