ON THIS PAGE

  • SpatialImgDetections
  • Examples of functionality
  • Reference

SpatialImgDetections

Similar to ImgDetections, but this message includes XYZ coordinates of the detected objects as well.

Examples of functionality

Reference

class

dai::SpatialImgDetections

#include SpatialImgDetections.hpp
variable
std::vector< SpatialImgDetection > detections
Detection results.
variable
std::optional< ImgTransformation > transformation
function
SpatialImgDetections()
Construct SpatialImgDetections message.
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.