This repository contains the C++ installers described on our blog post Install OpenCV on Windows.
Just download the relevant exe file from the table given below depending on your Visual Studio version and the opencv version you want. After download, double click on the exe file and OpenCV for C++ development will be installed. You can download the sample code from here to try out the installation. For more details, please check out the blog post.
OpenCV Version | Visual Studio 16 | Visual Studio 15 | Visual Studio 14 |
---|---|---|---|
OpenCV-4.5.1 | OpenCV-4.5.1-vc16.exe | OpenCV-4.5.1-vc15.exe | OpenCV-4.5.1-vc14.exe |
OpenCV-4.5.0 | OpenCV-4.5.0-vc16.exe | OpenCV-4.5.0-vc15.exe | OpenCV-4.5.0-vc14.exe |
OpenCV-4.4.0 | OpenCV-4.4.0-vc16.exe | OpenCV-4.4.0-vc15.exe | OpenCV-4.4.0-vc14.exe |
OpenCV-4.1.0 | OpenCV-4.1.0-vc16.exe | OpenCV-4.1.0-vc15.exe | OpenCV-4.1.0-vc14.exe |
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.