BackgroundSubtractor |
Base class for background/foreground segmentation.
|
BackgroundSubtractorKNN |
K-nearest neighbours - based Background/Foreground Segmentation Algorithm.
|
BackgroundSubtractorMOG2 |
Gaussian Mixture-based Background/Foreground Segmentation Algorithm.
|
DenseOpticalFlow |
|
DualTVL1OpticalFlow |
"Dual TV L1" Optical Flow Algorithm.
|
FarnebackOpticalFlow |
Class computing a dense optical flow using the Gunnar Farneback's algorithm.
|
KalmanFilter |
Kalman filter class.
|
SparseOpticalFlow |
Base interface for sparse optical flow algorithms.
|
SparsePyrLKOpticalFlow |
Class used for calculating a sparse optical flow.
|
Video |
|