CameraCalibrationCoreSegment.cpp
Go to the documentation of this file.
2
3#include <VisionX/libraries/armem/vision/camera/core/aron/CameraCalibration.aron.generated.h>
4
6{
17
28} // namespace visionx::armem::camera::server::segment
Helps connecting a Memory server to the Ice interface.
SpecializedCoreSegment(MemoryToIceAdapter &iceMemory, const std::string &defaultCoreSegmentName="", aron::type::ObjectPtr coreSegmentAronType=nullptr, int defaultMaxHistorySize=10, const std::vector< PredictionEngine > &predictionEngines={})
MonocularCameraCalibrationCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=-1)
StereoCameraCalibrationCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=-1)
This file offers overloads of toIce() and fromIce() functions for STL container types.
const constexpr char * MONOCULAR_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
Definition constants.h:7
const constexpr char * STEREO_CAMERA_CALIBRATION_CORE_SEGMENT_NAME
Definition constants.h:9
ArmarX headers.