Table of Contents

Class SphericalWarperGpu

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

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

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

Constructors

SphericalWarperGpu()

Construct an instance of the spherical warper class.

public SphericalWarperGpu()

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()