CameraIntrinsics Class |
Namespace: Zivid.NET
The CameraIntrinsics type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraIntrinsics | Constructor |
![]() | CameraIntrinsics(String) | Initializes a new instance of the CameraIntrinsics class |
Name | Description | |
---|---|---|
![]() | CameraMatrix | The camera matrix K (=[fx,0,cx;0,fy,cy;0,0,1]) |
![]() | Distortion | The radial and tangential distortion parameters |
Name | Description | |
---|---|---|
![]() | load | |
![]() | save | |
![]() | ToString | Get string representation of the object (Overrides ObjectToString.) |