public class SparseOpticalFlow extends Algorithm
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) |
clear, empty, getDefaultName, getNativeObjAddr, save