Mech-Eye API 2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
The stitching results when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction) More...
#include <ProfilerCalibrationTypes.h>
Public Attributes | |
ProfilerImage | majorStitchImage |
The stitched image for the primary laser profiler. | |
std::vector< MinorStitchResultZParallel > | minorStitchResults |
The stitching results of the secondary laser profiler(s). | |
The stitching results when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction)
Definition at line 192 of file ProfilerCalibrationTypes.h.
ProfilerImage mmind::eye::MultiStitchResultZParallel::majorStitchImage |
The stitched image for the primary laser profiler.
Definition at line 194 of file ProfilerCalibrationTypes.h.
std::vector<MinorStitchResultZParallel> mmind::eye::MultiStitchResultZParallel::minorStitchResults |
The stitching results of the secondary laser profiler(s).
Definition at line 196 of file ProfilerCalibrationTypes.h.