Table of Contents

Class AffineBasedEstimator

Namespace
Emgu.CV.Stitching
Assembly
Emgu.CV.dll

Affine transformation based estimator.

public class AffineBasedEstimator : Estimator, IDisposable
Inheritance
AffineBasedEstimator
Implements
Inherited Members

Constructors

AffineBasedEstimator()

Create a new affine transformation based estimator.

public AffineBasedEstimator()

Methods

DisposeObject()

Release all the unmanaged memory associated with this estimator

protected override void DisposeObject()