2015年11月3日

OpenCV计算物体的重心坐标(2值图像)

摘要: 效果图: 代码: // FindGravity.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include #include #include "cv.h" #include "highgui.h" #include #include #p... 阅读全文

posted @ 2015-11-03 17:02 吴一达 阅读(448) 评论(0) 推荐(0)

导航