#include <depthai/pipeline/Node.hpp>
#include "depthai/pipeline/datatype/Tracklets.hpp"
#include <fstream>
#include <depthai-shared/properties/ObjectTrackerProperties.hpp>
Go to the source code of this file.
Classes | |
class | dai::node::ObjectTracker |
ObjectTracker node. Performs object tracking using Kalman filter and hungarian algorithm. More... | |
Namespaces | |
dai | |
dai::node | |