Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
Stores the stitching results of the secondary laser profiler when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction), including the stitched image and bias. More...
#include <ProfilerCalibrationTypes.h>
Data Fields | |
ProfilerImage | stitchResultImage |
The stitched image for the secondary laser profiler. | |
cv::Point2i | bias |
The bias offset of the secondary laser profiler. | |
Stores the stitching results of the secondary laser profiler when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction), including the stitched image and bias.
cv::Point2i bias |
The bias offset of the secondary laser profiler.
ProfilerImage stitchResultImage |
The stitched image for the secondary laser profiler.