AxisCommunications / acap3-examples

Example code for APIs and features in AXIS Camera Application Platform (ACAP) version 3
Apache License 2.0
55 stars 20 forks source link

AxOverlay + Bounding boxes from object detection #223

Closed ayoubnaitchrif closed 4 months ago

ayoubnaitchrif commented 6 months ago

Hi,

I am trying to build an app for object detection, and I think it will be great to have the bounding boxes on the stream directly,

I saw the example of the Axoverlay, and how it works, but I still cannot fully understand how it works. So I was wondering if there is an example of using Axoverlay for customized boxes (perfectly for object detection).

Thank you in advance for your answer :)

System setup