搜索资源列表
printf-or-scanf-image
- 图像处理的基础代码 可以进行图像输入输出 非常方便-image match
a
- ·· opencv ··· 基础程序中的模块匹配 -[code]#include <cv.h> #include <cxcore.h> #include <highgui.h> #include <stdio.h> int main( int argc, char** argv ) { IplImage*src,*templ,*ftmp[6] //ftmp will hold results int
