Problem when installing the cvAML
Implementation of AML algorithm for OpenCV
Status: Beta
Brought to you by:
kalxas
Hi,
When I tried to install cvAML code, I came up with some problems. First of all, I am in Ubuntu 12.04 and I have installed opencv 2.3.1. When I run the cmake command I have not any problem, but when I try to run the make command I have the following error.
fatal error: cv.h: No such file or directory
compilation terminated.
I have the cv.h file on my system. Any ideas??
Thanks a lot
Hi Maria,
Do you have opencv-dev package installed?