Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

can't help wirh any IDE, but your include path should be

/usr/local/include/opencv4/

then use headers like

#include "opencv2/core.hpp"

can't help wirh any IDE, but for opencv4, your include path should be

/usr/local/include/opencv4/

then use headers like

#include "opencv2/core.hpp"

can't help wirh any IDE, but for opencv4, your include path should be

/usr/local/include/opencv4/

then use headers like

#include "opencv2/core.hpp"
#include "opencv2/ximgproc.hpp"