文件名称:FingerprintDiscriminating

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

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

例程。

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

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

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

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

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

方面)。-Contains a variety of fingerprint identification algorithm code. The use of these codes can be found in demo directory routines. Readers in the application of these codes, you may need according to their application needs to be some code changes. For Linux/UNIX to compile C program under the unfamiliar reader can refer to the relevant Linux/UNIX under the C language programming books. Because this chapter focuses on fingerprint recognition algorithms, for the use of imagemagic no longer make a detailed introduction. Readers can be found online on the introduction imagemagic used. Readers to make appropriate changes in code, the code can be ported to windows below (mainly input and output aspects of the image).
(系统自动生成,下载前可以参看下载内容)

下载文件列表

指纹识别的算法

..............\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