#include <depthai/pipeline/Node.hpp>
#include <fstream>
#include <depthai-shared/properties/EdgeDetectorProperties.hpp>
#include "depthai/pipeline/datatype/EdgeDetectorConfig.hpp"
Go to the source code of this file.
Classes | |
class | dai::node::EdgeDetector |
EdgeDetector node. Performs edge detection using 3x3 Sobel filter. More... | |
Namespaces | |
dai | |
dai::node | |