Table of Contents

Class NoSeamFinder

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

Stub seam estimator which does nothing.

public class NoSeamFinder : SeamFinder, IDisposable
Inheritance
NoSeamFinder
Implements
Inherited Members

Constructors

NoSeamFinder()

Create a stub seam estimator which does nothing.

public NoSeamFinder()

Methods

DisposeObject()

Release all the unmanaged memory associated with this seam finder

protected override void DisposeObject()