| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_video.BackgroundSubtractorGMG
Background Subtractor module.
|
static class |
opencv_video.BackgroundSubtractorMOG
Gaussian Mixture-based Backbround/Foreground Segmentation Algorithm
The class implements the following algorithm:
"An improved adaptive background mixture model for real-time tracking with shadow detection"
P.
|
static class |
opencv_video.BackgroundSubtractorMOG2
The class implements the following algorithm:
"Improved adaptive Gausian mixture model for background subtraction"
Z.Zivkovic
International Conference Pattern Recognition, UK, August, 2004.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_video.BackgroundSubtractor |
opencv_video.BackgroundSubtractor.position(int position) |
Copyright © 2014. All Rights Reserved.