Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

BackgroundSubtractorMOG was moved to https://github.com/opencv/opencv_contrib.

but you might try to disable the shadow detection

pMOG->setDetectShadows(false);