Table of Contents

Class NoBundleAdjuster

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

Stub bundle adjuster that does nothing.

public class NoBundleAdjuster : BundleAdjusterBase, IDisposable
Inheritance
NoBundleAdjuster
Implements
Inherited Members

Constructors

NoBundleAdjuster()

Create a stub bundle adjuster that does nothing.

public NoBundleAdjuster()

Methods

DisposeObject()

Release all the unmanaged memory associated with this bundle adjuster

protected override void DisposeObject()