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?
1 | initial version |
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?