Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv2 include files location

Hello,

I have downloaded and unzipped Opencv 3.4.3, created a build folder and ran make followed by make install. My opencv2 folder only contains 2 files. Where are the rest of the libraries?

I am attempting this tutorial http://www.daslhub.org/unlv/wiki/doku.php?id=opencv_tutorials_t3 it requires the #include opencv2/core/core.hpp among others.

I am using Code blocks and have the other opencv (no 2) includes working.

Thanks