Params Fields |
The TrackerMedianFlowParams type exposes the following members.
Name | Description | |
---|---|---|
MaxLevel |
maximal pyramid level number for Lucas-Kanade optical flow
| |
MaxMedianLengthOfDisplacementDifference |
criterion for loosing the tracked object
| |
PointsInGrid |
square root of number of keypoints used; increase it to trade accurateness for speed
| |
TermCriteria |
termination criteria for Lucas-Kanade optical flow
| |
WinSize |
window size parameter for Lucas-Kanade optical flow
| |
WinSizeNCC |
window size around a point for normalized cross-correlation check
|