public class SparseOpticalFlow extends Algorithm
Modifier | Constructor and Description |
---|---|
protected |
SparseOpticalFlow(long addr) |
Modifier and Type | Method and Description |
---|---|
static SparseOpticalFlow |
__fromPtr__(long addr) |
void |
calc(Mat prevImg,
Mat nextImg,
Mat prevPts,
Mat nextPts,
Mat status) |
void |
calc(Mat prevImg,
Mat nextImg,
Mat prevPts,
Mat nextPts,
Mat status,
Mat err) |
protected void |
finalize() |
clear, empty, getDefaultName, getNativeObjAddr, save
public static SparseOpticalFlow __fromPtr__(long addr)
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0