Aadesh Shah
1 min readJun 10, 2019

--

I highly doubt you will get a pre-configured version like that but you can download raspbian lite from this link: https://www.raspberrypi.org/downloads/raspbian/ and follow the steps above to configure OpenCV on it. Just remember to increase the swap size while installing or else its most likely to fail during the make command at 44 % or something.

I hope this helps. Happy coding.

--

--