ON THIS PAGE

  • ImageAlignConfig
  • Reference

ImageAlignConfig

This message is used to configure the ImageAlign node. You can use the ImageAlignConfig message to set the static depth parameters for the ImageAlign node.Example usage:

Reference

class

depthai.ImageAlignConfig(depthai.Buffer)

method
method
get(self) -> RawImageAlignConfig: RawImageAlignConfig
Retrieve configuration data for SpatialLocationCalculator.

Returns:
    config for SpatialLocationCalculator
method
set(self, config: RawImageAlignConfig) -> ImageAlignConfig: ImageAlignConfig
Set explicit configuration.

Parameter ``config``:
    Explicit configuration

Need assistance?

Head over to Discussion Forum for technical support or any other questions you might have.