Table of Contents

Class DetailStereographicWarper

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

Stereographic Warper

public class DetailStereographicWarper : RotationWarper, IDisposable
Inheritance
DetailStereographicWarper
Implements
Inherited Members

Constructors

DetailStereographicWarper(float)

Create a stereographic warper

public DetailStereographicWarper(float scale)

Parameters

scale float

Projected image scale multiplier

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()