- Install OpenCV from the official OpenCV website.
- After installation, create an enviromental variable called "OpenCV_DIR" with the path to \build\x64\vcxx\build
- Right click on the Image_Processing folder after configurating the project in Cmake and select Properties:
- Click Debugging > Enviroment Variable path and add: PATH="path_to_opencv\build\x64\vcxx\build