OpenCV Release build "not stripped"

asked 2014-05-02 11:12:17 -0600

Azhar gravatar image

Hello, I am using Linux version of OpenCV-2.4.7. I configure with cmake with option -D CMAKE_BUILD_TYPE=RELEASE and compile the library successfully. However when I do "file libopencv_core.so.2.4.7" it says "not stripped". Am I creating release version or debug version? Also how much speed-up in general I should expect in release build as compared to debug build?

Regards. Azhar

edit retag flag offensive close merge delete