

If you have followed along from the previous tutorial, you’ll notice that many of the steps are the same (or at least very similar), so I have condensed this article a bit.

In the remainder of this blog post, I’ll detail how to install OpenCV 3.0 with Python 3.4+ bindings on your Ubuntu 14.04+ system. But now, we can finally leverage Python 3.4+ in our new projects. In the previous 2.4.X releases of OpenCV, only Python 2.7+ was supported. However, one of the huge benefits of migrating to OpenCV 3.0 is the new Python 3.4+ support. Click here to download the source code to this postĪ couple weeks ago I provided step-by-step install instructions to setup OpenCV 3.0 and Python 2.7+ on your Ubuntu machine.
