Table of Contents

Class PlaneWarperGpu

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

Warper that maps an image onto the z = 1 plane.

public class PlaneWarperGpu : WarperCreator, IDisposable
Inheritance
PlaneWarperGpu
Implements
Inherited Members

Constructors

PlaneWarperGpu()

Construct an instance of the plane warper class.

public PlaneWarperGpu()

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()