Table of Contents

Class CylindricalWarperGpu

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

Warper that maps an image onto the x*x + z*z = 1 cylinder.

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

Constructors

CylindricalWarperGpu()

Construct an instance of the cylindrical warper class.

public CylindricalWarperGpu()

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()