2013年11月24日

opencv基本图像操作

摘要: // Basic_OpenCV_2.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include #include "cv.h" #include "highgui.h" using namespace std; void SmoothImag... 阅读全文

posted @ 2013-11-24 11:16 吴一达 阅读(177) 评论(0) 推荐(0)

导航