fatal error: opencv2/photo.hpp

asked 2016-02-03 18:12:39 -0600

MRDaniel gravatar image

updated 2016-02-03 18:41:58 -0600

Hello,

I am compiling the artoolkit from Daqri which relies on OpenCV.

When i run make it reports this error.....

fatal error: opencv2/photo.hpp: No such file or directory

In Ubuntu....

I have usr/local/include/opencv2 which contains core.hpp etc. However there is no module for photo.hpp.

I have attempted to install opencv 3.0 a few times after purging all the opencv2 files in the include folders.

How do i link to this file?

Regards,

Daniel

edit retag flag offensive close merge delete