Enum EssentialMatMethod
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Method for computing the essential matrix
[Flags]
public enum EssentialMatMethod
Fields
LMedS = 4for LMedS algorithm.
Ransac = 8for RANSAC algorithm.
Method for computing the essential matrix
[Flags]
public enum EssentialMatMethod
LMedS = 4for LMedS algorithm.
Ransac = 8for RANSAC algorithm.