

If you don’t already have the Raspbian Stretch OS, you’ll need to upgrade your OS to take advantage of Raspbian Stretch’s new features. In this tutorial, I am going to assume that you already own a Raspberry Pi 3 with Raspbian Stretch installed. Otherwise, if you feel comfortable using the command line or if you have previous experience with Linux environments, feel free to use the text-based version of this guide below.
#Armbian cmake command not found how to#
If this is your first time installing OpenCV or you are just getting started with Linux I highly suggest that you watch the video below and follow along with me as you guide you step-by-step on how to install OpenCV 3 on your Raspberry Pi running Raspbian Stretch: Otherwise, let’s proceed with getting OpenCV 3 with Python bindings installed on Raspian Stretch! The quick start video tutorial Install OpenCV 2.4 for Python 2.7 on Raspbian Wheezy.Installing OpenCV 3.0 for both Python 2.7 and Python 3+ on Raspbian Wheezy.Installing OpenCV on your Raspberry Pi Zero running Raspbian Jessie.How to install OpenCV 3.0 on Raspbian Jessie.Install guide: Raspberry Pi 3 + Raspbian Jessie + OpenCV 3.If you are looking for previous installation instructions for different platforms, please consult this list: Just as I have done in previous blog posts, I’ll be demonstrating how to install OpenCV 3 with Python bindings on Raspbian Stretch.

As of August 17th, 2017, the Raspberry Pi foundation has officially released the successor to Raspbian Jessie - Raspbian Stretch. It’s been over two years since the release of Raspbian Jessie. Click here to download the source code to this post
