Tracking on AMB82 MINI similar to openCV KCF tracker with ROI

I would like to track an object given ROI rectangle coordinates on a AMB82 MINI.

Is there code available similar to openCV KCF tracker and Templates available in openCV_contrib library, that can run on AMB82 MINI.

Else what would you recommend how i go about tracking objects (not detecting) given a ROI (Region Of Interest) similar to openCV_Contrib examples.

1 Like

Hi @vp123 ,

Unfortunately, our SDK does not support openCV library, you may tryout the object detection example for similar application. Thanks.

https://ameba-arduino-doc.readthedocs.io/en/latest/amebapro2/Example_Guides/Neural%20Network/Object%20Detection.html