Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages at end of calibration #9

Open
Neil-99 opened this issue Nov 21, 2017 · 1 comment
Open

Error messages at end of calibration #9

Neil-99 opened this issue Nov 21, 2017 · 1 comment

Comments

@Neil-99
Copy link

Neil-99 commented Nov 21, 2017

I got the following errors at the end of my chessboard calibration:

OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvDestroyAllWindows, file /home/neil/OpenDroneMap/SuperBuild/src/opencv/modules/highgui/src/window.cpp, line 495 Traceback (most recent call last): File "opencv_calibrate.py", line 149, in cv2.destroyAllWindows() cv2.error: /home/neil/OpenDroneMap/SuperBuild/src/opencv/modules/highgui/src/window.cpp:495: error: (-2) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function cvDestroyAllWindows

I'm running on Ubuntu 16.04. I have double checked and both of the packages mentioned were already installed. It still generated the calibration files.

@dakotabenjamin
Copy link
Owner

What version of OpenCV?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants