文件名称:VCPP
-
所属分类:
- 标签属性:
- 上传时间:2013-01-03
-
文件大小:46.82kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该部分的代码由C写成。
程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像
的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改
程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。-That part of the code is written in C. The program needs imagemagic of support, imagemagic online search to the latest version (the program in the image of the input/save code at with a imagemagic function, if readers do not want to use imagemagic, you can modify the program part of the image access, changed image access functions, this part of the workload is not too large).
程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像
的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改
程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。-That part of the code is written in C. The program needs imagemagic of support, imagemagic online search to the latest version (the program in the image of the input/save code at with a imagemagic function, if readers do not want to use imagemagic, you can modify the program part of the image access, changed image access functions, this part of the workload is not too large).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c语言编写的一个指纹识别系统/include/export.h
c语言编写的一个指纹识别系统/include/file.h
c语言编写的一个指纹识别系统/include/floatfield.h
c语言编写的一个指纹识别系统/include/fvs.h
c语言编写的一个指纹识别系统/include/fvstypes.h
c语言编写的一个指纹识别系统/include/histogram.h
c语言编写的一个指纹识别系统/include/image.h
c语言编写的一个指纹识别系统/include/imagemanip.h
c语言编写的一个指纹识别系统/include/img_base.h
c语言编写的一个指纹识别系统/include/import.h
c语言编写的一个指纹识别系统/include/matching.h
c语言编写的一个指纹识别系统/include/minutia.h
c语言编写的一个指纹识别系统/demos/fvs_binarize.c
c语言编写的一个指纹识别系统/demos/fvs_createtestimages.c
c语言编写的一个指纹识别系统/demos/fvs_direction.c
c语言编写的一个指纹识别系统/demos/fvs_enhancer.c
c语言编写的一个指纹识别系统/demos/fvs_mask.c
c语言编写的一个指纹识别系统/demos/fvs_minutia.c
c语言编写的一个指纹识别系统/demos/fvs_thinner.c
c语言编写的一个指纹识别系统/src/export.c
c语言编写的一个指纹识别系统/src/file.c
c语言编写的一个指纹识别系统/src/floatfield.c
c语言编写的一个指纹识别系统/src/histogram.c
c语言编写的一个指纹识别系统/src/image.c
c语言编写的一个指纹识别系统/src/imagemanip.c
c语言编写的一个指纹识别系统/src/img_base.c
c语言编写的一个指纹识别系统/src/img_enhance.c
c语言编写的一个指纹识别系统/src/img_morphology.c
c语言编写的一个指纹识别系统/src/img_thin.c
c语言编写的一个指纹识别系统/src/import.c
c语言编写的一个指纹识别系统/src/matching.c
c语言编写的一个指纹识别系统/src/minutia.c
c语言编写的一个指纹识别系统/src/version.c
c语言编写的一个指纹识别系统/readme.txt
c语言编写的一个指纹识别系统/使用说明请参看右侧注释===〉〉.txt
c语言编写的一个指纹识别系统/include
c语言编写的一个指纹识别系统/demos
c语言编写的一个指纹识别系统/src
c语言编写的一个指纹识别系统
c语言编写的一个指纹识别系统/include/file.h
c语言编写的一个指纹识别系统/include/floatfield.h
c语言编写的一个指纹识别系统/include/fvs.h
c语言编写的一个指纹识别系统/include/fvstypes.h
c语言编写的一个指纹识别系统/include/histogram.h
c语言编写的一个指纹识别系统/include/image.h
c语言编写的一个指纹识别系统/include/imagemanip.h
c语言编写的一个指纹识别系统/include/img_base.h
c语言编写的一个指纹识别系统/include/import.h
c语言编写的一个指纹识别系统/include/matching.h
c语言编写的一个指纹识别系统/include/minutia.h
c语言编写的一个指纹识别系统/demos/fvs_binarize.c
c语言编写的一个指纹识别系统/demos/fvs_createtestimages.c
c语言编写的一个指纹识别系统/demos/fvs_direction.c
c语言编写的一个指纹识别系统/demos/fvs_enhancer.c
c语言编写的一个指纹识别系统/demos/fvs_mask.c
c语言编写的一个指纹识别系统/demos/fvs_minutia.c
c语言编写的一个指纹识别系统/demos/fvs_thinner.c
c语言编写的一个指纹识别系统/src/export.c
c语言编写的一个指纹识别系统/src/file.c
c语言编写的一个指纹识别系统/src/floatfield.c
c语言编写的一个指纹识别系统/src/histogram.c
c语言编写的一个指纹识别系统/src/image.c
c语言编写的一个指纹识别系统/src/imagemanip.c
c语言编写的一个指纹识别系统/src/img_base.c
c语言编写的一个指纹识别系统/src/img_enhance.c
c语言编写的一个指纹识别系统/src/img_morphology.c
c语言编写的一个指纹识别系统/src/img_thin.c
c语言编写的一个指纹识别系统/src/import.c
c语言编写的一个指纹识别系统/src/matching.c
c语言编写的一个指纹识别系统/src/minutia.c
c语言编写的一个指纹识别系统/src/version.c
c语言编写的一个指纹识别系统/readme.txt
c语言编写的一个指纹识别系统/使用说明请参看右侧注释===〉〉.txt
c语言编写的一个指纹识别系统/include
c语言编写的一个指纹识别系统/demos
c语言编写的一个指纹识别系统/src
c语言编写的一个指纹识别系统
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.