Class MapAffine
Defines an affine transformation
public class MapAffine : UnmanagedObject, IDisposable, IMap
- Inheritance
-
MapAffine
- Implements
- Inherited Members
- Extension Methods
Constructors
MapAffine(IInputArray, IInputArray)
Constructor providing explicit values
public MapAffine(IInputArray linTr, IInputArray shift)
Parameters
linTr
IInputArrayLinear part of the affine transformation
shift
IInputArrayDisplacement part of the affine transformation
Properties
MapPtr
public nint MapPtr { get; }
Property Value
Methods
DisposeObject()
protected override void DisposeObject()