Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv/build/lib vs installation/OpenCV-3.4/lib/

After installing openCV 3.4.10 two lib directories appear:

installation/OpenCV-3.4/lib/

and

opencv/build/lib

They have sets .so files of the same names. What is the purpose of these two sets? Perhaps one is for Python, the other for C++? If so, which one is for which?