#include <ostream>
#include <unordered_map>
#include <vector>
#include "depthai-shared/datatype/RawTracklets.hpp"
#include "depthai/pipeline/datatype/Buffer.hpp"
Go to the source code of this file.
Classes | |
class | dai::Tracklets |
Namespaces | |
dai | |
Functions | |
std::ostream & | operator<< (std::ostream &out, const dai::Tracklet::TrackingStatus &status) |
|
inline |
Definition at line 52 of file Tracklets.hpp.