Table of Contents

Class MapProjec

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

Defines a transformation that consists on a projective transformation

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

Constructors

MapProjec(IInputArray)

Create a transformation that consists on a projective transformation

public MapProjec(IInputArray projTr)

Parameters

projTr IInputArray

Projective transformation

Properties

MapPtr

public nint MapPtr { get; }

Property Value

nint

Methods

DisposeObject()

protected override void DisposeObject()