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, save
public static DenseOpticalFlow __fromPtr__(long addr)
public void collectGarbage()
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0