Mech-Eye API 2.5.1
API reference documentation for Mech-Eye Industrial 3D Camera
|
Describes the distortion parameters. More...
#include <CameraProperties.h>
Data Fields | |
double | k1 {} |
Radial distortion coefficients. | |
double | k2 {} |
Radial distortion coefficients. | |
double | p1 {} |
Tangential distortion coefficients. | |
double | p2 {} |
Tangential distortion coefficients. | |
double | k3 {} |
Radial distortion coefficients. | |
Describes the distortion parameters.
double k1 {} |
Radial distortion coefficients.
double k2 {} |
Radial distortion coefficients.
double k3 {} |
Radial distortion coefficients.
double p1 {} |
Tangential distortion coefficients.
double p2 {} |
Tangential distortion coefficients.