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