1 | initial version |
- please accept so that this topic shows solved -
Also if you link core, imgproc and highgui, add these extra includes:
#include "opencv2/core/core.hpp"
#include "opencv2/imgproc/imgproc.hpp"
And be sure that you didn't forget to set your windows path variable!