Click or drag to resize

RLOFOpticalFlowParameterSolver Property

http://www.emgu.com
Variable specifies the iterative refinement strategy

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public RLOFOpticalFlowParameterSolverType Solver { get; set; }

Property Value

Type: RLOFOpticalFlowParameterSolverType
See Also