You are here: Start » FIL.NET » PinholeCameraBasicParams Class
PinholeCameraBasicParams Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Basic parameters for pinhole camera model.
Constructors
Constructor | Description | |
---|---|---|
![]() | PinholeCameraBasicParams(Nullable<Double>, Double, Double) | |
![]() | PinholeCameraBasicParams() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | FocalLength | System.Nullable<System.Double> | |
![]() | PrincipalPointX | System.Double | |
![]() | PrincipalPointY | System.Double |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.PinholeCameraBasicParams) | |
![]() ![]() | Equals(FilNet.PinholeCameraBasicParams, FilNet.PinholeCameraBasicParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |