MOG Background Reduction - OpenCV with Python for Image and Video Analysis 15
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=8-3vl71TjDs
In this OpenCV with Python tutorial, we're going to be covering how to reduce the background of images, by detecting motion. This is going to require us to re-visit the use of video, or to have two images, one with the absense of people/objects you want to track, and another with the objects/people there. You can use your webcam if you like.
text-based tutorial and sample code: https://pythonprogramming.net/mog-background-reduction-python-opencv-tutorial/
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
Python (Programming Language)
OpenCV (Software)
Tutorial
background reduction
MOG
MOG2
motion detection
Image Analysis (Field Of Study)