Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
Describes the camera intrinsic parameter matrix. More...
#include <CameraProperties.h>
Data Fields | |
double | fx {} |
Focal lengths. | |
double | fy {} |
Focal lengths. | |
double | cx {} |
Principal point. | |
double | cy {} |
Principal point. | |
Describes the camera intrinsic parameter matrix.
double cx {} |
Principal point.
double cy {} |
Principal point.
double fx {} |
Focal lengths.
double fy {} |
Focal lengths.