#include "depthai-shared/common/CameraBoardSocket.hpp"#include "depthai-shared/common/EepromData.hpp"#include "depthai-shared/common/optional.hpp"#include "depthai-shared/datatype/RawStereoDepthConfig.hpp"#include "depthai-shared/properties/Properties.hpp"

Go to the source code of this file.
Classes | |
| struct | dai::StereoDepthProperties::RectificationMesh |
| struct | dai::StereoDepthProperties |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (StereoDepthProperties, initialConfig, depthAlignCamera, enableRectification, rectifyEdgeFillColor, width, height, outWidth, outHeight, outKeepAspectRatio, mesh, enableRuntimeStereoModeSwitch, numFramesPool, numPostProcessingShaves, numPostProcessingMemorySlices, focalLengthFromCalibration, useHomographyRectification, baseline, focalLength, disparityToDepthUseSpecTranslation, rectificationUseSpecTranslation, depthAlignmentUseSpecTranslation, alphaScaling) | |