Struct SpatialImgDetection
Defined in File SpatialImgDetections.hpp
Inheritance Relationships
Base Type
public dai::ImgDetection(Struct ImgDetection)
Struct Documentation
-
struct SpatialImgDetection : public dai::ImgDetection
SpatialImgDetection structure
Contains image detection results together with spatial location data.
Public Functions
-
DEPTHAI_SERIALIZE(SpatialImgDetection, ImgDetection::xmax, ImgDetection::xmin, ImgDetection::ymax, ImgDetection::ymin, ImgDetection::label, ImgDetection::labelName, ImgDetection::confidence, ImgDetection::boundingBox, ImgDetection::keypoints, spatialCoordinates, boundingBoxMapping)
-
DEPTHAI_SERIALIZE(SpatialImgDetection, ImgDetection::xmax, ImgDetection::xmin, ImgDetection::ymax, ImgDetection::ymin, ImgDetection::label, ImgDetection::labelName, ImgDetection::confidence, ImgDetection::boundingBox, ImgDetection::keypoints, spatialCoordinates, boundingBoxMapping)