Table of Contents

Enum SupportRegionType

Namespace
OpenCvSharp.OptFlow
Assembly
OpenCvSharp.dll

Support region shape used by RLOFOpticalFlowParameter.

public enum SupportRegionType

Fields

Cross = 1

Apply an adaptive support region obtained by cross-based segmentation.

Fixed = 0

Apply a constant support region.