Table of Contents

Class MapShift

Namespace
Emgu.CV.Reg
Assembly
Emgu.CV.dll

Defines a transformation that consists on a simple displacement

public class MapShift : UnmanagedObject, IDisposable, IMap
Inheritance
MapShift
Implements
Inherited Members
Extension Methods

Constructors

MapShift(MCvPoint2D64f)

Create a transformation that consists on a simple displacement

public MapShift(MCvPoint2D64f shift)

Parameters

shift MCvPoint2D64f

A transformation.

Properties

MapPtr

public nint MapPtr { get; }

Property Value

nint

Methods

DisposeObject()

protected override void DisposeObject()