CameraIntrinsicsDistortionGroup Class | 
Namespace: Zivid.NET
The CameraIntrinsicsDistortionGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraIntrinsicsDistortionGroup | Constructor  | 
| Name | Description | |
|---|---|---|
| K1 | First radial distortion term  | |
| K2 | Second radial distortion term  | |
| K3 | Third radial distortion term  | |
| P1 | First tangential distortion term  | |
| P2 | Second tangential distortion term  | 
| Name | Description | |
|---|---|---|
| Clone | Create a clone (deep copy) of the current instance  | |
| CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone  | |
| ToString | Get string representation of the object  (Overrides ObjectToString.) |