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

The fusion results. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

ProfilerImage combinedImage
 The fused output image.
cv::Point2i imageBiasToMajorCamera
 Pixel offset relative to the major profiler's origin.

Detailed Description

The fusion results.

Definition at line 255 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ combinedImage

ProfilerImage mmind::eye::FusionResult::combinedImage

The fused output image.

Definition at line 257 of file ProfilerCalibrationTypes.h.

◆ imageBiasToMajorCamera

cv::Point2i mmind::eye::FusionResult::imageBiasToMajorCamera

Pixel offset relative to the major profiler's origin.

Definition at line 258 of file ProfilerCalibrationTypes.h.


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