CameraCalibrationCoreSegment.h
Go to the documentation of this file.
1#pragma once
2
3// Base class
5
6// Constants
8
10{
18
26} // namespace visionx::armem::camera::server::segment
Helps connecting a Memory server to the Ice interface.
MonocularCameraCalibrationCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=-1)
StereoCameraCalibrationCoreSegment(armarx::armem::server::MemoryToIceAdapter &iceMemory, int defaultMaxHistorySize=-1)