5 #ifndef IFM3D_FG_Buffer_ID_H
6 #define IFM3D_FG_Buffer_ID_H
9 #include <ifm3d/device/device.h>
35 AMPLITUDE_IMAGE =
static_cast<uint64_t
>(ifm3d::ImageChunk::AMPLITUDE_IMAGE),
40 GRAYSCALE_IMAGE =
static_cast<uint64_t
>(ifm3d::ImageChunk::GRAYSCALE_IMAGE),
50 REFLECTIVITY =
static_cast<uint64_t
>(ifm3d::ImageChunk::REFLECTIVITY),
70 CARTESIAN_ALL =
static_cast<uint64_t
>(ifm3d::ImageChunk::CARTESIAN_ALL),
75 UNIT_VECTOR_ALL =
static_cast<uint64_t
>(ifm3d::ImageChunk::UNIT_VECTOR_ALL),
85 MONOCHROM_2D =
static_cast<uint64_t
>(ifm3d::ImageChunk::MONOCHROM_2D),
90 JPEG_IMAGE =
static_cast<uint64_t
>(ifm3d::ImageChunk::JPEG_IMAGE),
95 CONFIDENCE_IMAGE =
static_cast<uint64_t
>(ifm3d::ImageChunk::CONFIDENCE_IMAGE),
100 DIAGNOSTIC =
static_cast<uint64_t
>(ifm3d::ImageChunk::DIAGNOSTIC),
105 JSON_DIAGNOSTIC =
static_cast<uint64_t
>(ifm3d::ImageChunk::JSON_DIAGNOSTIC),
110 EXTRINSIC_CALIB =
static_cast<uint64_t
>(ifm3d::ImageChunk::EXTRINSIC_CALIB),
115 INTRINSIC_CALIB =
static_cast<uint64_t
>(ifm3d::ImageChunk::INTRINSIC_CALIB),
123 O3R_DISTANCE_IMAGE_INFO [[deprecated]] =
static_cast<uint64_t
>(ifm3d::ImageChunk::TOF_INFO),
124 O3R_RGB_IMAGE_INFO [[deprecated]] =
static_cast<uint64_t
>(ifm3d::ImageChunk::RGB_INFO),
129 TOF_INFO =
static_cast<uint64_t
>(ifm3d::ImageChunk::TOF_INFO),
134 RGB_INFO =
static_cast<uint64_t
>(ifm3d::ImageChunk::RGB_INFO),
139 JSON_MODEL =
static_cast<uint64_t
>(ifm3d::ImageChunk::JSON_MODEL),
144 ALGO_DEBUG =
static_cast<uint64_t
>(ifm3d::ImageChunk::ALGO_DEBUG),
154 O3R_ODS_INFO =
static_cast<uint64_t
>(ifm3d::ImageChunk::O3R_ODS_INFO),
159 O3R_RESULT_JSON =
static_cast<uint64_t
>(ifm3d::ImageChunk::O3R_RESULT_JSON),
169 O3R_RESULT_IMU =
static_cast<uint64_t
>(ifm3d::ImageChunk::O3R_RESULT_IMU),
184 XYZ = (std::numeric_limits<std::uint32_t>::max)(),
198 O3R_MCC_MOTION_IMAGE,
199 O3R_MCC_STATIC_IMAGE,
200 O3R_ODS_RENDERED_ZONES,
BufferId
BufferIds available for use with the default Organizer.
Definition: buffer_id.h:19
@ O3R_RESULT_ARRAY2D
ifm3d::O3R_RESULT_ARRAY2D
@ O3R_ODS_POLAR_OCC_GRID
ifm3d::ODSPolarOccupancyGridV1
@ O3R_ODS_EXTRINSIC_CALIBRATION_CORRECTION
ifm3d::ODSExtrinsicCalibrationCorrectionV1
@ RGB_INFO
ifm3d::RGBInfoV1
@ O3R_RESULT_JSON
ifm3d::O3R_RESULT_JSON
@ O3R_ODS_INFO
ifm3d::ODSInfoV1
@ TOF_INFO
ifm3d::TOFInfoV3 / ifm3d::TOFInfoV4
@ INVERSE_INTRINSIC_CALIBRATION
@ O3R_RESULT_IMU
ifm3d::O3R_RESULT_IMU
@ XYZ
The point cloud encoded as a 3 channel XYZ image.
@ O3R_ODS_OCCUPANCY_GRID
ifm3d::ODSOccupancyGridV1