SpatialImgDetections
Similar to ImgDetections, but this message includes XYZ coordinates of the detected objects as well.Examples of functionality
Reference
class
dai::SpatialImgDetections
variable
std::vector< SpatialImgDetection > detections
Detection results.
variable
std::optional< ImgTransformation > transformation
function
SpatialImgDetections()
function
~SpatialImgDetections()
inline function
void serialize(std::vector< std::uint8_t > & metadata, DatatypeEnum & datatype)
function
DEPTHAI_SERIALIZE(SpatialImgDetections, Buffer::sequenceNum, Buffer::ts, Buffer::tsDevice, detections, transformation)
Need assistance?
Head over to Discussion Forum for technical support or any other questions you might have.