2013年4月5日
摘要: 1 #include "stdafx.h" 2 #include "highgui.h" 3 #include "cv.h" 4 #include 5 #include 6 using namespace std; 7 void example2_4( IplImage* ima... 阅读全文
posted @ 2013-04-05 15:23 happycaoyue 阅读(492) 评论(0) 推荐(0) 编辑
摘要: 1 #include "stdafx.h" 2 #include "highgui.h" 3 #include 4 using namespace std; 5 int main( int argc, char** argv ) { 6 cvNamedWindow( "Example... 阅读全文
posted @ 2013-04-05 15:07 happycaoyue 阅读(524) 评论(0) 推荐(0) 编辑