You are here: Start » FIL.NET » PinholeCameraModel Class
PinholeCameraModel Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Pinhole camera model parameters with distortion.
Constructors
Constructor | Description | |
---|---|---|
![]() | PinholeCameraModel() | |
![]() | PinholeCameraModel(PinholeCameraBasicParams, LensDistortion) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | BasicParams | Fil.PinholeCameraBasicParams | |
![]() | Distortion | Fil.LensDistortion | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.PinholeCameraModel) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.PinholeCameraModel) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.PinholeCameraModel) | |
![]() | ToString() | Inherited from System.Object |