Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
Loading...
Searching...
No Matches
Data Structures | Namespaces | Enumerations
CameraProperties.h File Reference
#include <string>
#include "CommonTypes.h"
#include "Version.h"

Go to the source code of this file.

Data Structures

struct  CameraInfo
 Defines the camera information. More...
 
struct  DeviceTemperature
 Describes the device temperatures. More...
 
struct  CameraStatus
 Describes the camera's statuses. More...
 
struct  CameraMatrix
 Describes the camera intrinsic parameter matrix. More...
 
struct  CameraDistortion
 Describes the distortion parameters. More...
 
struct  Intrinsics2DCamera
 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...
 
struct  Transformation
 Defines the rigid body transformations, including rotation matrix and translation vector. More...
 
struct  CameraResolutions
 Defines the camera image resolutions, including the resolutions of the 2D image (texture) and depth map. More...
 
struct  CameraIntrinsics
 Defines the 3D camera intrinsic parameters, including the intrinsic parameters of the texture 2D camera, the intrinsic parameters of the depth 2D camera(s), and the transformation between them. More...
 

Namespaces

namespace  mmind
 
namespace  mmind::eye
 

Enumerations

enum class  ColorTypeOf2DCamera { Monochrome , Color , Undefined }
 Defines the color type of the 2D camera in the 3D camera. More...