Click or drag to resize

LKFlowFlagUserInitialFlow Field

http://www.emgu.com
Uses initial estimations, stored in nextPts; if the flag is not set, then prevPts is copied to nextPts and is considered the initial estimate.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const LKFlowFlag UserInitialFlow = 4

Field Value

Type: LKFlowFlag
See Also