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. |