Table of Contents

Class DetailFisheyeWarper

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

Fisheye Warper

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

Constructors

DetailFisheyeWarper(float)

Create a fisheye warper

public DetailFisheyeWarper(float scale)

Parameters

scale float

Projected image scale multiplier

Methods

DisposeObject()

Release the unmanaged memory associated with this warper

protected override void DisposeObject()