#include <cstdint>#include <vector>#include "RawImgFrame.hpp"#include "depthai-shared/common/Rect.hpp"#include "depthai-shared/datatype/DatatypeEnum.hpp"#include "depthai-shared/datatype/RawBuffer.hpp"#include "depthai-shared/utility/Serialization.hpp"

Go to the source code of this file.
Classes | |
| struct | dai::EdgeDetectorConfigData |
| EdgeDetectorConfigData configuration data structure. More... | |
| struct | dai::RawEdgeDetectorConfig |
| RawEdgeDetectorConfig configuration structure. More... | |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (EdgeDetectorConfigData, sobelFilterHorizontalKernel, sobelFilterVerticalKernel) | |