文件名称:picdect
介绍说明--下载内容均来自于网络,请自行研究使用
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: \ test.bmp must exist
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\test.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: \ test.bmp must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图象匹配\Bmp.h
........\Bmp.rc
........\detect.c
........\detect.exe
........\readme.txt
........\san1.bmp
........\san2.bmp
图象匹配
........\Bmp.rc
........\detect.c
........\detect.exe
........\readme.txt
........\san1.bmp
........\san2.bmp
图象匹配