#include <cstdint>#include <vector>#include "RawFeatureTrackerConfig.hpp"#include "depthai-shared/common/Point2f.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::RawTrackedFeatures |
| RawTrackedFeatures structure. More... | |
| struct | dai::TrackedFeature |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (TrackedFeature, position, id, age, harrisScore, trackingError) | |