Improve the processing speed of AI APIs

 

Updated:Jul 28, 2022

Question

How can we improve the processing speed of AI APIs?


Answer

Please try turning off the object detection process.

 

Object detection using CV engine is always operating inside of the camera. By disabling this function, more resources from CV engine will be available to be used by the extension software.

On / Off status must be the same on all the extension software.
On / Off setting made last will be applied to all the extension software.

When object detection is disabled by this API, functions that use the object detection installed in the camera (such as some image quality automatic control functions and Privacy Guard) will be also disabled.

API For Python

  • adam_ai_set_obj_detect_onoff()