C++小程序 本人精心写的代码,初学者适用,有关opencv的图像处理代码 #include "cv.h" #include "highgui.h" using namespace cv; using namespace std; void main(int argc,char **argv){