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