denosmacedo
(usa Outra)
Enviado em 22/07/2011 - 11:02h
Pessoal, eu consigui instalar o OPENCV. Eu compilo meus programas assim como os exemplo do OPENCV, no entanto quando eu os executo acontece o seguinte problema:
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 cvShowImage, file /tmp/SBo/OpenCV-2.1.0/src/highgui/window.cpp, line 198
terminate called after throwing an instance of 'cv::Exception'
what(): /tmp/SBo/OpenCV-2.1.0/src/highgui/window.cpp:198: 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 cvShowImage
Aborted
Alguem poderia me esclarecer?
Grato