摘要:
CamShift的原理还是比较简单的,跟踪直方图特征搜索出目标进行跟踪,相对于meanShift,解决的尺度问题。代码如下:#include "opencv2/video/tracking.hpp"#include "opencv2/imgproc/imgproc.hpp"#include "opencv2/highgui/highgui.hpp"#include <iostream>#include <ctype.h>using namespace cv;using namespace std;Mat ima 阅读全文
posted @ 2012-11-02 21:02
行远_
阅读(1767)
评论(0)
推荐(0)

浙公网安备 33010602011771号