#include <depthai/pipeline/Node.hpp>
#include <fstream>
#include <depthai-shared/properties/FeatureTrackerProperties.hpp>
#include "depthai/pipeline/datatype/FeatureTrackerConfig.hpp"
Go to the source code of this file.
Classes | |
class | dai::node::FeatureTracker |
FeatureTracker node. Performs feature tracking and reidentification using motion estimation between 2 consecutive frames. More... | |
Namespaces | |
dai | |
dai::node | |