文件名称:指纹识别

  • 所属分类:
  • 多媒体编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 45kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 扬**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

c语言编写的一个指纹识别系统

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

例程。



读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对

于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程

书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。

读者可以从网上找到关于imagemagic使用的介绍。



读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的输入输出

方面)。-c language of a fingerprint identification system contains various fingerprint identification algorithm implementation code. The use of these codes can see the demo directory routines. Readers in their application code may be required in accordance with their application code needs to be some changes. For Linux/UNIX compiler, C procedures are not familiar with the readers, they can refer to the Linux/UNIX under the C programming language books. Because of this chapter highlights the fingerprint recognition algorithm, for the use ImageMagic do not briefed in detail. Readers can find from the Internet on ImageMagic use briefing. Readers to do the appropriate code changes, and can be transplanted to windows code below (mainly the image input and output aspects).
(系统自动生成,下载前可以参看下载内容)

下载文件列表

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