Hi,
This is a very generic question, probably most basic question which will help to understand full power of DepthAI.
Let's say I have a program which currently runs on a host CPU, Intel NUC for example and performs decently.
I would like to run same program on a SBC, Raspberry Pi for example, the program runs but obviously doesn't give same performance as a NUC.
So, the question is, can hooking up a DepthAI module, OAK-1 for example, give great performance on low power host?
Ideally what should I use from DepthAI to port my normal Python program which opens a webcam using OpenCV, does some detections etc and then shows inferenced results using imshow.
To put in other words, do we need to use DepthAI APIs and specific programs to make use of power of DepthAI or can a current program be ported to be compatible with DepthAI and unlock great performance.
Thanks in advance for answering this question.
Best Regards,
Ram