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
Syntaxpublic const LKFlowFlag UserInitialFlow = 4
Public Const UserInitialFlow As LKFlowFlag = 4
public:
literal LKFlowFlag^ UserInitialFlow = 4
static val mutable UserInitialFlow: LKFlowFlag
Field Value
Type:
LKFlowFlag
See Also