Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 834 Bytes

image_manip_config.rst

File metadata and controls

35 lines (24 loc) · 834 Bytes

ImageManipConfig

This message can is used for cropping, warping, rotating, resizing, etc. an image in runtime. It can be sent from host/Script node to either ColorCamera or ImageManip.

Note

This message will reconfigure the whole config of the node, meaning you need to set all settings, not just the setting you want to change.

Examples of functionality

  • RGB Camera Control
  • RGB Rotate Warp

Reference

Python

depthai.ImageManipConfig

C++

dai::ImageManipConfig