|
Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
Stores the reprojection errors. More...
#include <ProfilerCalibrationTypes.h>
Public Attributes | |
| float | errX = 0.0f |
| float | errY = 0.0f |
| float | errZ = 0.0f |
| float | errNorm = 0.0f |
Stores the reprojection errors.
Definition at line 149 of file ProfilerCalibrationTypes.h.
| float mmind::eye::ReprojectionError::errNorm = 0.0f |
Definition at line 154 of file ProfilerCalibrationTypes.h.
| float mmind::eye::ReprojectionError::errX = 0.0f |
Definition at line 151 of file ProfilerCalibrationTypes.h.
| float mmind::eye::ReprojectionError::errY = 0.0f |
Definition at line 152 of file ProfilerCalibrationTypes.h.
| float mmind::eye::ReprojectionError::errZ = 0.0f |
Definition at line 153 of file ProfilerCalibrationTypes.h.