Tutorial: Install OpenCV C++
Tutorial: Install OpenCV C++ (Win OS)
Step 1. Install Visual Studio Community 2022
higher version is also acceptable
Visual Studio CommunityInstall Visual Studio Community. It is NOT Visual Studio CODE !!!
Step 2. Install OpenCV 4.9.0 (or higher)
OpenCV Install and SetupOpenCV 3.x is also acceptable
Step 3. Create an OpenCV Project
Tutorial: Create OpenCV ProjectStep 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 XCodeWindow 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?