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

LensDistortion Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
LensDistortion(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
LensDistortion()

Properties

 NameTypeDescription
K1System.SingleRadial distortion r^2 coefficient
K2System.SingleRadial distortion r^4 coefficient
K3System.SingleRadial distortion r^6 coefficient
K4System.Single
K5System.Single
K6System.Single
P1System.SingleTangential distortion coefficient
P2System.SingleTangential distortion coefficient
S1System.Single
S2System.Single
S3System.Single
S4System.Single

Methods

 NameDescription
Equals(AvlNet.LensDistortion)
Equals(object)Inherited from System.Object
Equals(AvlNet.LensDistortion, AvlNet.LensDistortion)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also