ImageAlignConfig
This message is used to configure the ImageAlign node. You can use theImageAlignConfig
message to set the static depth parameters for the ImageAlign node.Example usage:Reference
class
dai::ImageAlignConfig
variable
uint16_t staticDepthPlane
Optional static depth plane to align to, in depth units, by default millimeters
function
ImageAlignConfig()
function
~ImageAlignConfig()
inline function
void serialize(std::vector< std::uint8_t > & metadata, DatatypeEnum & datatype)
function
DEPTHAI_SERIALIZE(ImageAlignConfig, staticDepthPlane)
Need assistance?
Head over to Discussion Forum for technical support or any other questions you might have.