mirror of https://github.com/opencv/opencv.git
Open Source Computer Vision Library
https://opencv.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
466 B
466 B
Video analysis (video module)
Look here in order to find use on your video stream algorithms like: motion extraction, feature tracking and foreground extractions.
-
@subpage tutorial_background_subtraction
Compatibility: > OpenCV 2.4.6
Author: Domenico Daniele Bloisi
We will learn how to extract foreground masks from both videos and sequences of images and to show them.