文件名称:dect_image
介绍说明--下载内容均来自于网络,请自行研究使用
功能是图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c b mp.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\\test.bmp必须存在-function is image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c b mp.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477184dect_image.rar 列表 source8 source8\Bmp.h source8\Bmp.rc source8\detect.c source8\detect.exe source8\readme.txt