In this post, we will provide step by step instructions for installing OpenCV 3 (C++ and Python) on Ubuntu. Step 1: Update packages Step 2: Install OS libraries Step 3: Install Python libraries We will use Virtual Environment to install Python libraries. It is generally a good practice in order to separate your project environment […]
↧