Table of Contents

Class CylindricalWarper

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

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

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

Constructors

CylindricalWarper()

Construct an instance of the cylindrical warper class.

public CylindricalWarper()

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()