Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
Stores the stitching results of the secondary laser profiler, including the stitched image and transformation matrix. More...
#include <ProfilerCalibrationTypes.h>
Data Fields | |
ProfilerImage | stitchResultImage |
The stitched image for the secondary laser profiler. | |
cv::Matx34f | matrixRT |
The transformation matrix (R|T) for the secondary laser profiler.camera. | |
Stores the stitching results of the secondary laser profiler, including the stitched image and transformation matrix.
cv::Matx34f matrixRT |
The transformation matrix (R|T) for the secondary laser profiler.camera.
ProfilerImage stitchResultImage |
The stitched image for the secondary laser profiler.