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

The stitching results when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction) More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

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

Detailed Description

The stitching results when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction)

Definition at line 192 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ majorStitchImage

ProfilerImage mmind::eye::MultiStitchResultZParallel::majorStitchImage

The stitched image for the primary laser profiler.

Definition at line 194 of file ProfilerCalibrationTypes.h.

◆ minorStitchResults

std::vector<MinorStitchResultZParallel> mmind::eye::MultiStitchResultZParallel::minorStitchResults

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

Definition at line 196 of file ProfilerCalibrationTypes.h.


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