public class SparseOpticalFlow extends Algorithm
| Modifier | Constructor and Description |
|---|---|
protected |
SparseOpticalFlow(long addr) |
| Modifier and Type | Method and Description |
|---|---|
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, getDefaultName, save