Table of Contents

Class HomographyBasedEstimator

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

Homography based rotation estimator.

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

Constructors

HomographyBasedEstimator(bool)

Create a new homography based rotation estimator

public HomographyBasedEstimator(bool isFocalsEstimated)

Parameters

isFocalsEstimated bool

Is focals estimated

Methods

DisposeObject()

Release all the unmanaged memory associated with this estimator

protected override void DisposeObject()