Hello! I have installed Caffe and moved Makefile.config to /home/xilinx/caffe, but when I execute the "make all" statement it reports an error, Could u please help me ?
The error message is as follows:
src/caffe/util/io.cpp:6:10: fatal error: opencv2/core/core.hpp: No such file or directory
6 | #include <opencv2/core/core.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:582: .build_release/src/caffe/util/io.o] Error 1