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 Wed Jul 4 2018 14:01:58 UTC / OpenCV 3.4.2