OpenCV 4 + Windows + Mingw + VSCode
Installing OpenCV 4 on Linux is difficult, but can be done. On Windows it took me hours to get it working. Download VS Code mingw-w64 OpenCV 4.1.1 (mingw edition) set_env.bat Installation install opencv extract opencv[…].zip copy to D:\OpenCV\ install vscode VSCodeUserSetup-[…].exe install cpp-tools in vscode ctrl + shift + x search for: “c++” install “c/c++” […]