Integrating Timed Image Capture, Object Detection, and Image Saving on Sd card

I’m working on a project using the AMB82 mini. The goal is to capture images at specific intervals, perform object detection on these images, and save them to an SD card only when objects are detected. Additionally, I want to draw bounding boxes and labels directly onto the saved images to highlight the detected objects.

My main challenge is integrating these components efficiently and ensuring that the bounding boxes and labels are correctly drawn on the saved images. I’d appreciate any guidance or examples on how to achieve this, particularly on how to draw the detection results onto the image before saving it to the SD card.

Hi @Milind_Rampure , currently this feature is not available. However, this feature will be available in future. Thank you.