Class MapperGradSimilar
Calculates a similarity transformation between two images (scale, rotation, and shift)
public class MapperGradSimilar : UnmanagedObject, IDisposable, IMapper
- Inheritance
-
MapperGradSimilar
- Implements
- Inherited Members
- Extension Methods
Constructors
MapperGradSimilar()
Create a mapper that calculates a similarity transformation between two images (scale, rotation, and shift)
public MapperGradSimilar()
Properties
MapperPtr
public nint MapperPtr { get; }
Property Value
Methods
DisposeObject()
protected override void DisposeObject()