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::MultiStitchResult Struct Reference

Stores the stitching results. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

ProfilerImage majorStitchImage
 The stitched image for the primary laser profiler.
 
std::vector< MinorStitchResultminorStitchResults
 The stitching results of the secondary laser profiler(s).
 

Detailed Description

Stores the stitching results.

Definition at line 170 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ majorStitchImage

ProfilerImage mmind::eye::MultiStitchResult::majorStitchImage

The stitched image for the primary laser profiler.

Definition at line 172 of file ProfilerCalibrationTypes.h.

◆ minorStitchResults

std::vector<MinorStitchResult> mmind::eye::MultiStitchResult::minorStitchResults

The stitching results of the secondary laser profiler(s).

Definition at line 174 of file ProfilerCalibrationTypes.h.


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