|
Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
Contains the target object's geometric size and pose information. More...
#include <ProfilerCalibrationTypes.h>
Public Attributes | |
| TargetSize | targetSize |
| Physical dimensions of the calibration target. | |
| TargetPose | targetPose |
| Spatial pose of the target during calibration. | |
Contains the target object's geometric size and pose information.
Definition at line 352 of file ProfilerCalibrationTypes.h.
| TargetPose mmind::eye::TargetInfo::targetPose |
Spatial pose of the target during calibration.
Definition at line 355 of file ProfilerCalibrationTypes.h.
| TargetSize mmind::eye::TargetInfo::targetSize |
Physical dimensions of the calibration target.
Definition at line 354 of file ProfilerCalibrationTypes.h.