搜索资源列表
fingerprint
- 指纹识别算法源代码,程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。
C_fvs
- C语言指纹识别算法,demo目录内有各种示例用法. 可以linux下编译,稍微修改就可移植到windows系统下.-C language algorithm for fingerprint recognition, demo directory has a variety of examples of usage. Can be compiled under linux, a slight modification can be transplant to the windows system.
cFingerprintRecognitionSystem
- c实现的指纹识别系统,在Linux下实现-c Fingerprint Recognition System
c-language-finger-code
- 基于C语言的指纹识别源代码,读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。-The fingerprint identification based on C source code, and the readers in application of these code, may need according to their application to