public class BackgroundSubtractor extends Algorithm
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Mat image,
Mat fgmask) |
void |
apply(Mat image,
Mat fgmask,
double learningRate) |
void |
getBackgroundImage(Mat backgroundImage) |
clear, getDefaultName, save