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 Wed Aug 29 2018 10:29:57 UTC / OpenCV 3.4.3