From the course: OpenCV for Python Developers
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Install on Linux: Prerequisites
From the course: OpenCV for Python Developers
Install on Linux: Prerequisites
- [Instructor] In the next two videos, we'll cover the installation process for Linux machines for OpenCV 4 and Python 3 from source. Note that if you want to have a quicker install experience on Linux, you can follow the pre-packaged instructions found in the exercise files. In this video, we'll start off by installing some dependencies for OpenCV, and then the second video will run the main install itself. Installing from source code is a little lengthier than the short approach, but has the benefit that it can be extended to installing on embedded systems such as the Intel Edison or a Raspberry Pi, or other systems where you want to natively compile the source code yourself. In this case, we're showing how to install on a Debian based system, specifically Ubuntu. While the instructions may vary slightly between different systems, the overall steps will be largely the same. As a reminder, you can copy and paste…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Python and OpenCV2m 1s
-
(Locked)
Using virtual environments1m 36s
-
(Locked)
Install on Mac OS4m 50s
-
(Locked)
Install on Windows6m 23s
-
(Locked)
Install on Linux: Prerequisites5m 45s
-
(Locked)
Install on Linux: Compile OpenCV1m 51s
-
(Locked)
Using OpenCV with Google Colab5m 18s
-
(Locked)
Test the install3m
-
-
-
-
-