Show / Hide Table of Contents

Enum EssentialMatMethod

Method for computing the essential matrix

Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum EssentialMatMethod

Fields

Name Description
LMedS

for LMedS algorithm.

Ransac

for RANSAC algorithm.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX