Mech-Eye API 2.6.0
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
mmind::eye::TransformedImageInfo Struct Reference

The corrected output result. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

cv::Mat depth
 The corrected depth map.
cv::Mat intensity
 The corrected intensity (grayscale) image.
cv::Point2f pixelBiasToCamCoord
 Pixel offset relative to the camera origin.

Detailed Description

The corrected output result.

Definition at line 264 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ depth

cv::Mat mmind::eye::TransformedImageInfo::depth

The corrected depth map.

Definition at line 266 of file ProfilerCalibrationTypes.h.

◆ intensity

cv::Mat mmind::eye::TransformedImageInfo::intensity

The corrected intensity (grayscale) image.

Definition at line 267 of file ProfilerCalibrationTypes.h.

◆ pixelBiasToCamCoord

cv::Point2f mmind::eye::TransformedImageInfo::pixelBiasToCamCoord

Pixel offset relative to the camera origin.

Definition at line 268 of file ProfilerCalibrationTypes.h.


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