You are here: Start » AVL.NET » RectificationTransform Class

RectificationTransform Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Analytical description of a rectification transform

Constructors

 ConstructorDescription
RectificationTransform()
RectificationTransform(Optional<AnyCameraModel>, Optional<Matrix>)

Properties

 NameTypeDescription
CameraModelAtl.Optional<Avl.AnyCameraModel>
HomographyAtl.Optional<Avl.Matrix>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject

Methods

 NameDescription
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

Remarks

See also