文件名称:FVS-FingerprintVerificationSystem
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- syl***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
指纹识别系统源程序。该部分的代码由C写成。
程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像
的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改
程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。-Fingerprint identification system source code. The part of the code by the C language. Program requires imagemagic support, imagemagic can search to the latest version (the program in the image input/save the code at the function with the imagemagic, if readers do not want to use imagemagic, you can modify the program to access the relevant parts of the image, into their own the image access functions, this part of the workload is not too large).
程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像
的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改
程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。-Fingerprint identification system source code. The part of the code by the C language. Program requires imagemagic support, imagemagic can search to the latest version (the program in the image input/save the code at the function with the imagemagic, if readers do not want to use imagemagic, you can modify the program to access the relevant parts of the image, into their own the image access functions, this part of the workload is not too large).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FVS-FingerprintVerificationSystem\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
.................................\demos
.................................\include
.................................\src
FVS-FingerprintVerificationSystem
.................................\.....\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
.................................\demos
.................................\include
.................................\src
FVS-FingerprintVerificationSystem