public class DenseOpticalFlow extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
DenseOpticalFlow(long addr) |
| Modifier and Type | Method and Description |
|---|---|
void |
calc(Mat I0,
Mat I1,
Mat flow) |
void |
collectGarbage() |
protected void |
finalize() |
clear, getDefaultName, saveprotected DenseOpticalFlow(long addr)