You are here: Start » FIL.NET » LineScanCameraModel Class
LineScanCameraModel Class
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Line scan camera model parameters with distortion.
Constructors
Constructor | Description | |
---|---|---|
![]() | LineScanCameraModel(LineScanCameraBasicParams) | |
![]() | LineScanCameraModel(LineScanCameraBasicParams, LensDistortion) | |
![]() | LineScanCameraModel(LineScanCameraModel) | Creates a deep copy of the passed object. |
![]() | LineScanCameraModel() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | BasicParams | FilNet.LineScanCameraBasicParams | |
![]() | Distortion | FilNet.LensDistortion | |
![]() | IsDisposed | System.Boolean |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(FilNet.LineScanCameraModel) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.LineScanCameraModel, FilNet.LineScanCameraModel) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | Reset(FilNet.LineScanCameraModel) | Resets this instance with data of the other LineScanCameraModel object. |
![]() | ToString() | Inherited from System.Object |