1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00
Files
opencv/doc/tutorials/video/table_of_content_video.markdown
T

502 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

    Languages: C++, Java, Python

    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.