Namespace and functions unresolved
I followed the instructions for opencv installation and use for the sample project in eclipse CDT, but am receiving errors.
The includes and libs are properly listed as seen below.
O you are using the terribly outdated C-API ... move on to the new C++ API, this one has been deprecated for years ...
please
#include <opencv2/opencv.hpp>
, the arcanecv.h
only covers the c-api, not the c++ one.And promise us you never post screenshots like that again ;)