#include <cstdint>
#include <vector>
#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::RawFeatureTrackerConfig::CornerDetector |
struct | dai::RawFeatureTrackerConfig::FeatureMaintainer |
struct | dai::RawFeatureTrackerConfig::MotionEstimator |
struct | dai::RawFeatureTrackerConfig::MotionEstimator::OpticalFlow |
struct | dai::RawFeatureTrackerConfig |
RawFeatureTrackerConfig configuration structure. More... | |
struct | dai::RawFeatureTrackerConfig::CornerDetector::Thresholds |
Namespaces | |
dai | |