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