|
Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
Parameters required for stitching. More...
#include <ProfilerCalibrationTypes.h>
Data Fields | |
| std::string | cameraModel |
| The model of the laser profilers. | |
| DeviceInfo | majorDeviceInfo |
| The device information of the primary laser profiler. | |
| std::vector< DeviceInfo > | minorDeviceInfos |
| The device information of the secondary laser profiler. | |
| TargetSize | targetSize |
| The dimensions of the frustums of the calibration target. | |
| std::vector< TargetPose > | targetPoses |
| The relative position of the frustums of the calibration target. | |
Parameters required for stitching.
| std::string cameraModel |
The model of the laser profilers.
| DeviceInfo majorDeviceInfo |
The device information of the primary laser profiler.
| std::vector<DeviceInfo> minorDeviceInfos |
The device information of the secondary laser profiler.
| std::vector<TargetPose> targetPoses |
The relative position of the frustums of the calibration target.
| TargetSize targetSize |
The dimensions of the frustums of the calibration target.