#include <cstdint>#include <vector>#include "depthai-shared/common/Point2f.hpp"#include "depthai-shared/datatype/DatatypeEnum.hpp"#include "depthai-shared/datatype/RawAprilTagConfig.hpp"#include "depthai-shared/datatype/RawBuffer.hpp"#include "depthai-shared/utility/Serialization.hpp"

Go to the source code of this file.
Classes | |
| struct | dai::AprilTag |
| struct | dai::RawAprilTags |
| RawAprilTags structure. More... | |
Namespaces | |
| dai | |
Functions | |
| dai::DEPTHAI_SERIALIZE_EXT (AprilTag, id, hamming, decisionMargin, topLeft, topRight, bottomRight, bottomLeft) | |