Table of Contents

Class SphericalWarper

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

Warper that maps an image onto the unit sphere located at the origin.

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

Constructors

SphericalWarper()

Construct an instance of the spherical warper class.

public SphericalWarper()

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()