Ask Your Question

Revision history [back]

I had precisely this problem. Eventually I figured out that OpenCV was failing when it was compiled with Lapack. Don't know why, and don't have time to find out. On Ubuntu, I believe that liblapacke-dev is the package required to configure OpenCV with Lapack. Uninstall this package before compiling and installing OpenCV. Worked for me.