You are here: Start » FIL.NET » PinholeCameraModel Class
PinholeCameraModel Class
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| PinholeCameraModel(PinholeCameraBasicParams, LensDistortion) | ||
| PinholeCameraModel() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| BasicParams | FilNet.PinholeCameraBasicParams | ||
| Distortion | FilNet.LensDistortion |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(FilNet.PinholeCameraModel) | ||
| Equals(FilNet.PinholeCameraModel, FilNet.PinholeCameraModel) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
