Mech-Eye API 2.5.0
API reference documentation for Mech-Eye 3D Laser Profiler
All Classes Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
mmind::eye::FusionResult Struct Reference

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.
 

Detailed Description

The fusion results.

Definition at line 202 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ combinedImage

ProfilerImage mmind::eye::FusionResult::combinedImage

The fused image.

Definition at line 204 of file ProfilerCalibrationTypes.h.

◆ majorBias

cv::Point2i mmind::eye::FusionResult::majorBias

The bias offset of the primary laser profiler.

Definition at line 205 of file ProfilerCalibrationTypes.h.


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