You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a segmentation fault when trying to start the Demo. Found out that the line 57: cv::imshow("Scene", view_host_); is the first responsible.
Had to install OpenCV 2.4.10 instead of 2.4.9. Any ideas?
Thanks for your help and the implementation.
Vincent
The text was updated successfully, but these errors were encountered:
Hi,
I am getting a segmentation fault when trying to start the Demo. Found out that the line 57: cv::imshow("Scene", view_host_); is the first responsible.
Had to install OpenCV 2.4.10 instead of 2.4.9. Any ideas?
Thanks for your help and the implementation.
Vincent
The text was updated successfully, but these errors were encountered: