Table of Contents

Class DetailCompressedRectilinearWarper

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

Compressed rectilinear warper

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

Constructors

DetailCompressedRectilinearWarper(float)

Create a compressed rectilinear warper

public DetailCompressedRectilinearWarper(float scale)

Parameters

scale float

Projected image scale multiplier

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()