|
Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
|
Stores the intensity image and depth map acquired by the laser profiler. More...
#include <ProfilerCalibrationTypes.h>
Public Attributes | |
| cv::Mat | depth |
| Depth map acquired by the laser profiler. | |
| cv::Mat | intensity |
| Intensity image acquired by the laser profiler. | |
Stores the intensity image and depth map acquired by the laser profiler.
Definition at line 68 of file ProfilerCalibrationTypes.h.
| cv::Mat mmind::eye::ProfilerImage::depth |
Depth map acquired by the laser profiler.
Definition at line 70 of file ProfilerCalibrationTypes.h.
| cv::Mat mmind::eye::ProfilerImage::intensity |
Intensity image acquired by the laser profiler.
Definition at line 71 of file ProfilerCalibrationTypes.h.