You are here: Start » AVL.NET » RectificationTransform Class
RectificationTransform Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Analytical description of a rectification transform
Constructors
Constructor | Description | |
---|---|---|
![]() | RectificationTransform() | |
![]() | RectificationTransform(Optional<AnyCameraModel>, Optional<Matrix>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | CameraModel | Atl.Optional<Avl.AnyCameraModel> | |
![]() | Homography | Atl.Optional<Avl.Matrix> | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.RectificationTransform) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.RectificationTransform) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.RectificationTransform) | |
![]() | ToString() | Inherited from System.Object |