Table of Contents

Class NoExposureCompensator

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

Stub exposure compensator which does nothing.

public class NoExposureCompensator : ExposureCompensator, IDisposable
Inheritance
NoExposureCompensator
Implements
Inherited Members

Constructors

NoExposureCompensator()

Create a new stub exposure compensator which does nothing.

public NoExposureCompensator()

Methods

DisposeObject()

Release all the unmanaged memory associated with this exposure compensator

protected override void DisposeObject()