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 Communitychevron-right

Step 2. Install OpenCV 4.9.0 (or higher)

OpenCV Install and Setupchevron-right

OpenCV 3.x is also acceptable

Step 3. Create an OpenCV Project

Tutorial: Create OpenCV Projectchevron-right

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 XCodechevron-right

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