I think this would be the ideal setup but I want to see if it makes any sense.
So currently I have the OAK-FFC-4P connected to a desktop linux PC with Nvidia GPU. We really do need a powerful GPU to handle the kind of real time high quality image processing we are aiming to do. It runs best when the oak is attached to my linux desktop computer. But we need to pack this compute into a product.
Here is what I was thinking
https://docs.luxonis.com/projects/hardware/en/latest/pages/DM1097/#oak-d-cm4
We want something like this but using the raspberry pi 5 not the 4. Then we want to attach a desktop Nvidia GPU to the raspberry pi 5. Or something with the equivalent type of power. Our code heavily utilizes CUDA for image processing performance.
Firstly would attaching a desktop GPU make sense or is there another way to empower our image stitching code done on tensor images to achieve the maximum fps? we need like 4k 60fps, or as close to it. If not that then 1080p 60fps, 4k 30fps.
What do you think about such a setup? How would we go about actually piecing this together?