OpenCV + Navio2

Guys, Is it possible to install opencv in emlid-navio os??? if it is possible should I need to perform sudo-apt-get-update?? I’m trying to do depth image extraction using stereo cameras and opencv. So raspberry pi 2+ navio2 combination have enough processing power to do that??? Thanks for your attention.

Yes it is, but I guess the RPi is not an ideal platform for OpenCV. What you really want for image processing is a high memory bandwidth. I mean, for simple things it is probably okay, but higher resolutions will require probably a linux board with more memory throughput.

1 Like