Open filipbartek opened 10 years ago
Restrict color detection to area of image that has changed in the previous frames. This should help suppress background noise.
OpenCV keywords:
(suggested by Borut)
Inspiring examples:
Some more cool key words:
cv::calcOpticalFlowPyrLK
cv::meanShift
Restrict color detection to area of image that has changed in the previous frames. This should help suppress background noise.
OpenCV keywords:
(suggested by Borut)