

Step 0:Īgain, I’m going to assume that you have just unboxed your Raspberry Pi 2/B+.
#RASPBERRY PI STARTX COMMAND NOT FOUND INSTALL#
Personally, I prefer to spend a little extra money and purchase from Canakit - their shipping is fast and reliable, plus their complete ready-to-go bundles are really nice.Īnyway, let’s get into the OpenCV and Python install instructions. They are super cheap and a lot of fun to play with. If you don’t have a Raspberry Pi yet, I definitely suggest picking one up. I’m going to assume that you have either your Raspberry Pi 2 or Raspberry Pi B+ unboxed and setup. Install guide: Raspberry Pi 3 + Raspbian Jessie + OpenCV 3.
#RASPBERRY PI STARTX COMMAND NOT FOUND HOW TO#

Raspbian Jessie has now replaced Raspbian Wheezy and if this is the first time you are reading this tutorial then in all likelihood you are using Raspbian Jessie. UPDATE: The tutorial you are reading now covers how to install OpenCV 3 with Python 2.7 and Python 3 bindings on Raspbian Wheezy. Install OpenCV and Python on your Raspberry Pi 2 and B+ Here’s a quick example of detecting motion and tracking myself as I walk around my apartment on the phone: Our projects will include home surveillance applications such as detecting motion and tracking people in a room. For example, compiling the OpenCV library on a Raspberry Pi 2 takes approximately 2.8 hours versus the 9.5 hours on the Raspberry Pi B+, so please plan your install accordingly.įinally, it’s worth mentioning that we’ll be utilizing the Raspberry Pi inside the PyImageSearch Gurus computer vision course. Some of these steps require a lot of processing time. I’ve also provided install timings for each step. In the rest of this blog post I provide detailed installation instructions for both the Raspberry Pi 2 and the Raspberry Pi B+. So if you’re looking to get OpenCV and Python up-and-running on your Raspberry Pi, look no further! To give some perspective, the Raspberry Pi 2 is faster than the majority of the desktops in my high school computer lab.Īnyway, since the announcement of the Raspberry Pi 2 I’ve been getting a lot of requests to provide detailed installation instructions for OpenCV and Python. This tiny little PC packs a real punch with a 900mhz quadcore processor and 1gb of RAM. My Raspberry Pi 2 just arrived in the mail yesterday, and man is this berry sweet. Click here to download the source code to this post
