摘要:
// Lucas-Kanade method Optical Flow in OpenCV // BJTShang, 2016-12-13 #include #include #include const int MAX_CORNERS = 500; int main(int argc, char** argv){ IplImage* imgA = cvLoadImage("/h... 阅读全文
posted @ 2016-12-13 20:53
徐尚
阅读(526)
评论(0)
推荐(0)

浙公网安备 33010602011771号