|
Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
Parameters required for performing stitching between profilers. More...
#include <ProfilerCalibrationTypes.h>
Public Attributes | |
| DualProfilerConfig | systemConfig |
| Hardware and target configuration for stitching. | |
| DualProfilerResult | calibResults |
| Calibration results used in stitching computation. | |
Parameters required for performing stitching between profilers.
Definition at line 382 of file ProfilerCalibrationTypes.h.
| DualProfilerResult mmind::eye::StitchParams::calibResults |
Calibration results used in stitching computation.
Definition at line 385 of file ProfilerCalibrationTypes.h.
| DualProfilerConfig mmind::eye::StitchParams::systemConfig |
Hardware and target configuration for stitching.
Definition at line 384 of file ProfilerCalibrationTypes.h.