Ask Your Question

Revision history [back]

algorithm to detect only slow moving object

Hi, I am using BackgroundSubtractorMOG2 class for motion detection. But i only want to detect slow moving objects. I do not want to draw contour around fast moving or still objects. Can anyone please suggest which approach can i choose for this?