Tutorial: Install OpenCV C++

Tutorial: Install OpenCV C++ (Win OS)

Step 1. Install Visual Studio Community 2022

higher version is also acceptable

Install Visual Studio Community. It is NOT Visual Studio CODE !!!

Visual Studio Community

Step 2. Install OpenCV 4.9.0 (or higher)

OpenCV Install and Setup

OpenCV 3.x is also acceptable

Step 3. Create an OpenCV Project

Tutorial: Create OpenCV Project

Step 4. Assignment

Submit the result images of Demo#1 and Demo #2 in Step3 in LMS.

You can capture the images and submit as PDF.

For Mac OS users

MacOS OpenCV C++ in XCode

Window OS is recommended for this course.

You can use Visual Studio Code (MacOS) for C++ programming, but it is not recommended because you need to compile and run separately.

Last updated

Was this helpful?