Mech-Eye API 2.3.3
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Public Attributes | List of all members
mmind::eye::Intrinsics2DCamera Struct Reference

Describes the intrinsic parameters of the 2D camera in the 3D camera based on the pinhole camera model, including the camera matrix and camera distortion parameters. More...

#include <CameraProperties.h>

Public Attributes

CameraDistortion cameraDistortion
 
CameraMatrix cameraMatrix
 

Detailed Description

Describes the intrinsic parameters of the 2D camera in the 3D camera based on the pinhole camera model, including the camera matrix and camera distortion parameters.

Definition at line 104 of file CameraProperties.h.

Member Data Documentation

◆ cameraDistortion

CameraDistortion mmind::eye::Intrinsics2DCamera::cameraDistortion

Definition at line 106 of file CameraProperties.h.

◆ cameraMatrix

CameraMatrix mmind::eye::Intrinsics2DCamera::cameraMatrix

Definition at line 107 of file CameraProperties.h.


The documentation for this struct was generated from the following file: