Click or drag to resize

LKFlowFlag Fields

http://www.emgu.com

The LKFlowFlag type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefault
The default type
Public fieldStatic memberLKGetMinEigenvals
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.
Public fieldStatic memberUserInitialFlow
Uses initial estimations, stored in nextPts; if the flag is not set, then prevPts is copied to nextPts and is considered the initial estimate.
Public fieldvalue__
Top
See Also