LKFlowFlag Fields |
The LKFlowFlag type exposes the following members.
| Name | Description | |
|---|---|---|
| Default |
The default type
| |
| LKGetMinEigenvals |
use minimum eigen values as an error measure (see minEigThreshold description); if the flag is not set, then L1 distance between patches around the original and a moved point, divided by number of pixels in a window, is used as a error measure.
| |
| UserInitialFlow |
Uses initial estimations, stored in nextPts; if the flag is not set, then prevPts is copied to nextPts and is considered the initial estimate.
| |
| value__ |