Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Data Fields
ProfilerImage Struct Reference

Stores the intensity image and depth map acquired by the laser profiler. More...

#include <ProfilerCalibrationTypes.h>

Data Fields

cv::Mat depth
 Depth map acquired by the laser profiler.
 
cv::Mat intensity
 Intensity image acquired by the laser profiler.
 

Detailed Description

Stores the intensity image and depth map acquired by the laser profiler.

Field Documentation

◆ depth

cv::Mat depth

Depth map acquired by the laser profiler.

◆ intensity

cv::Mat intensity

Intensity image acquired by the laser profiler.


The documentation for this struct was generated from the following file: