Table of Contents

Enum SacMethod

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Type of the robust estimation algorithm used by SACSegmentation.

public enum SacMethod

Fields

SAC_METHOD_RANSAC = 0

The RANSAC algorithm described in @cite fischler1981random.