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][1] [mingw-w64][2] [OpenCV 4.1.1 (mingw edition)][3] [set_env.bat][4] 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++β from Microsoft install mingw mingw-w64-install.exe β install to D:\mingw\ (IMPORTANT: donβt use spaces in name) options: (version: 8....