Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
Stores the stitching results. More...
#include <ProfilerCalibrationTypes.h>
Data Fields | |
ProfilerImage | majorStitchImage |
The stitched image for the primary laser profiler. | |
std::vector< MinorStitchResult > | minorStitchResults |
The stitching results of the secondary laser profiler(s). | |
Stores the stitching results.
ProfilerImage majorStitchImage |
The stitched image for the primary laser profiler.
std::vector<MinorStitchResult> minorStitchResults |
The stitching results of the secondary laser profiler(s).