Table of Contents

Enum RLOFOpticalFlowParameter.SolverType

Namespace
Emgu.CV
Assembly
Emgu.CV.dll

The solver type

public enum RLOFOpticalFlowParameter.SolverType

Fields

Bilinear = 1

Apply optimized iterative refinement based bilinear equation solutions

Standard = 0

Apply standard iterative refinement