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

Stores the reprojection errors. More...

#include <ProfilerCalibrationTypes.h>

Public Attributes

float errX = 0.0f
float errY = 0.0f
float errZ = 0.0f
float errNorm = 0.0f

Detailed Description

Stores the reprojection errors.

Definition at line 149 of file ProfilerCalibrationTypes.h.

Member Data Documentation

◆ errNorm

float mmind::eye::ReprojectionError::errNorm = 0.0f

Definition at line 154 of file ProfilerCalibrationTypes.h.

◆ errX

float mmind::eye::ReprojectionError::errX = 0.0f

Definition at line 151 of file ProfilerCalibrationTypes.h.

◆ errY

float mmind::eye::ReprojectionError::errY = 0.0f

Definition at line 152 of file ProfilerCalibrationTypes.h.

◆ errZ

float mmind::eye::ReprojectionError::errZ = 0.0f

Definition at line 153 of file ProfilerCalibrationTypes.h.


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