You are here: Start » AVL.NET » TelecentricCameraModel Structure
TelecentricCameraModel Structure
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Telecentric camera model parameters with distortion.
Constructors
Constructor | Description | |
---|---|---|
![]() | TelecentricCameraModel(TelecentricCameraBasicParams, LensDistortion) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | BasicParams | Avl.TelecentricCameraBasicParams | |
![]() ![]() | Default | Avl.TelecentricCameraModel | Gets a default instance of the TelecentricCameraModel. |
![]() | Distortion | Avl.LensDistortion | |
![]() ![]() | Empty | Avl.TelecentricCameraModel | Gets an empty instance of the TelecentricCameraModel. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Avl.TelecentricCameraModel) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |