public class DenseOpticalFlow extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
DenseOpticalFlow(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static DenseOpticalFlow |
__fromPtr__(long addr) |
void |
calc(Mat I0,
Mat I1,
Mat flow) |
void |
collectGarbage() |
protected void |
finalize() |
clear, empty, getDefaultName, getNativeObjAddr, savepublic static DenseOpticalFlow __fromPtr__(long addr)
public void collectGarbage()
Generated on Tue Oct 16 2018 05:17:36 UTC / OpenCV 4.0.0-beta