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

Represents the reference-position bias between two scans. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

unsigned int groupID = 0
 Identifier of the scan group to which this bias belongs.
cv::Point3f biasMm = {0.0f, 0.0f, 0.0f}
 X,Y and Z-axis positional offset (in millimeters).

Detailed Description

Represents the reference-position bias between two scans.

Definition at line 343 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ biasMm

cv::Point3f mmind::eye::RefPositionBias::biasMm = {0.0f, 0.0f, 0.0f}

X,Y and Z-axis positional offset (in millimeters).

Definition at line 346 of file ProfilerCalibrationTypes.h.

◆ groupID

unsigned int mmind::eye::RefPositionBias::groupID = 0

Identifier of the scan group to which this bias belongs.

Definition at line 345 of file ProfilerCalibrationTypes.h.


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