CameraIntrinsicsCameraMatrixGroup Class |
Namespace: Zivid.NET
The CameraIntrinsicsCameraMatrixGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraIntrinsicsCameraMatrixGroup | Constructor |
Name | Description | |
---|---|---|
![]() | CX | x coordinate of the principal point |
![]() | CY | y coordinate of the principal point |
![]() | FX | Focal length in x |
![]() | FY | Focal length in y |
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.) |