Mech-Eye API 2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
The fusion results. More...
#include <ProfilerCalibrationTypes.h>
Public Attributes | |
ProfilerImage | combinedImage |
The fused image. | |
cv::Point2i | majorBias |
The bias offset of the primary laser profiler. | |
The fusion results.
Definition at line 202 of file ProfilerCalibrationTypes.h.
ProfilerImage mmind::eye::FusionResult::combinedImage |
The fused image.
Definition at line 204 of file ProfilerCalibrationTypes.h.
cv::Point2i mmind::eye::FusionResult::majorBias |
The bias offset of the primary laser profiler.
Definition at line 205 of file ProfilerCalibrationTypes.h.