Class AffineBasedEstimator
- Namespace
- OpenCvSharp.Detail
- Assembly
- OpenCvSharp.dll
Affine transformation based estimator. This estimator uses pairwise transformations estimated by the matcher to estimate the final transformation for each camera.
public class AffineBasedEstimator : Estimator, IDisposable
- Inheritance
-
AffineBasedEstimator
- Implements
- Inherited Members
Constructors
- AffineBasedEstimator()
Constructor