You are here: Start » AVL.NET » RectificationMap Class
RectificationMap Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Rectification transform described as a spatial map with some metadata
Constructors
Constructor | Description | |
---|---|---|
![]() | RectificationMap() | |
![]() | RectificationMap(SpatialMap, Point2D, Single, Matrix) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | Map | Avl.SpatialMap | |
![]() | RectifiedToWorldHomography | Avl.Matrix | |
![]() | RectifiedWorldOrigin | Avl.Point2D | |
![]() | RectifiedWorldScale | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.RectificationMap) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.RectificationMap) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.RectificationMap) | |
![]() | ToString() | Inherited from System.Object |