public class BackgroundSubtractor extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
BackgroundSubtractor(long addr) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Mat image,
Mat fgmask) |
void |
apply(Mat image,
Mat fgmask,
double learningRate) |
protected void |
finalize() |
void |
getBackgroundImage(Mat backgroundImage) |
clear, getDefaultName, savepublic void getBackgroundImage(Mat backgroundImage)