Ask Your Question

jasmine's profile - activity

2014-04-26 06:07:24 -0600 asked a question 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?