/Motion-object-of-interese-detection-in-a-video-bgs-simple

Detect motion event in a video using OpenCV and background subtraction

Primary LanguageJupyter Notebook

Motion-object-of-interest-detection-in-a-video

Detect motion event in a video using OpenCV and background subtraction. The background is a dynamic model where each pixel is described by a Gaussain (i.e. mean and variance).