depthai-experiments/gen2-cumulative-object-counting at master · luxonis/depthai-experiments · GitHub
Hi community,
I am working on this project. in the main.py, What are the parts of the code executed inside the RVC2 of the camera and what are the parts executed in the host device ? because I can see the use of opencv so I think that some of the code needs to be executed by the host.
I am asking this question because I am creating my own tracking function and I want to know if it will be executed in the RVC2 or in the host device ?