| Package | Description |
|---|---|
| org.opencv.video |
| Modifier and Type | Class and Description |
|---|---|
class |
BackgroundSubtractorKNN
K-nearest neighbours - based Background/Foreground Segmentation Algorithm.
|
class |
BackgroundSubtractorMOG2
Gaussian Mixture-based Background/Foreground Segmentation Algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
static BackgroundSubtractor |
BackgroundSubtractor.__fromPtr__(long addr) |
Copyright © 2021. All rights reserved.