OpenCV
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Tutorials for bgsegm module

  • Background Subtraction

    In several applications, we need to extract foreground for further operations like object tracking. Background Subtraction is a well-known method in those cases.