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

Stores the stitching results of the secondary laser profiler when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction), including the stitched image and bias. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

ProfilerImage stitchResultImage
 The stitched image for the secondary laser profiler.
 
cv::Point2i bias
 The bias offset of the secondary laser profiler.
 

Detailed Description

Stores the stitching results of the secondary laser profiler when the laser profilers are arranged in the Wide mode (i.e., side-by-side or in the reversed direction), including the stitched image and bias.

Definition at line 182 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ bias

cv::Point2i mmind::eye::MinorStitchResultZParallel::bias

The bias offset of the secondary laser profiler.

Definition at line 185 of file ProfilerCalibrationTypes.h.

◆ stitchResultImage

ProfilerImage mmind::eye::MinorStitchResultZParallel::stitchResultImage

The stitched image for the secondary laser profiler.

Definition at line 184 of file ProfilerCalibrationTypes.h.


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