vp123
1
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
vp123
3
are u able to update your library to support tracking and templates?
Hi @vp123 ,
Unfortunately, object tracking with template is not supported on AmebaPro2 yet.
Sorry for the inconvenience caused.
Thanks.