anson2004110
anson2004110
@anuranbaka I check the GPU ( GeForce 840M ) as your reply, and find that its compute capability is 5.0.
@anuranbaka as your replay, I make the opencv 2.4.9 by: cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D...
@anuranbaka I solve the problem by using another computer that have the right gpu version. And then i found running error after ./a.out like: OpenCV Error: Assertion failed (src1.type() ==...