Here is an easy way to check. Assuming you installed using the default configuration.
In /usr/local/lib you should have the following libraries
libcvaux.so -> libcvaux.so.2.0 libcvaux.so.2.0 -> libcvaux.so.2.0.0 libcvaux.so.2.0.0 libcv.so -> libcv.so.2.0 libcv.so.2.0 -> libcv.so.2.0.0 libcv.so.2.0.0 libcxcore.so -> libcxcore.so.2.0 libcxcore.so.2.0 -> libcxcore.so.2.0.0 libcxcore.so.2.0.0 libhighgui.so -> libhighgui.so.2.0 libhighgui.so.2.0 -> libhighgui.so.2.0.0 libhighgui.so.2.0.0 libml.so -> libml.so.2.0 libml.so.2.0 -> libml.so.2.0.0 libml.so.2.0.0
And in /usr/local/include/opencv you should have the following header files.
cvaux.h, cvcompat.h, cv.hpp, cvver.h, cvwimage.h, cxcore.hpp, cxflann.h, cxmisc.h, cxtypes.h, highgui.hpp, cvaux.hpp, cv.h, cvtypes.h, cvvidsurv.hpp, cxcore.h, cxerror.h, cxmat.hpp, cxoperations.hpp, highgui.h, ml.h
I assume that you are using the latest version 2.0.
Sunny Mar 11 2018-10-11T00: 00Z
source share