pythonanonuser
pythonanonuser
I'm able to compile the program successfully, but receive the following error when I try to run the head pose estimation test. `OpenCV Error: Assertion failed (size.width>0 && size.height>0) in...
I'm using the library and passing OpenCV images back and forth between python and C++. However my memory usage seems to increase rapidly as a result. I've narrowed it down...
I compiled on Ubuntu 16.04 with GCC and received this strange error: `undefined symbol: _ZTIN3tbb4taskE`. I tried with boost 1.58 and boost 1.61.0 and got the same issue. I'm using...