错误信息 error: (-2:unspecified error) the function is not implemented 通常表示你尝试调用的某个函数在当前的环境中未实现或不可用。这个错误常见于OpenCV库中,尤其是当你尝试使用图形显示功能(如cv2.imshow)时,但相应的库没有正确配置以支持这些功能。 可能的原因 使用了不支持图形界面的OpenCV
The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa 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' 环境: python3.8 opencv应该是最新版本没有做版本限制 时间线: ...
OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are onUbuntuorDebian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvNamedWindow, file D:\caffe-static\source\opencv-2....
error: (-2: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 function ‘cvNamedWindow’ 解决办法 apt-get install...
OpenCV(4.5.1)C:\Users\bobbyhadz\AppData\Local\Temp\opencv\modules\src\window.cpp:451: error:(-2:Unspecified error)Thefunctionis not implemented. Rebuild the library with Windows, GTK+2.x or Cocoa support. If you are on Ubuntu or Debian,installlibgtk2.0-dev and pkg-config,thenre-run cma...
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 cvNamedWindow, file /home/aborn/software/OpenCV-...
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 cvNamedWindow, file /home/aborn/software/OpenCV...
opencv报错The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support,opencv
Ubuntu 或者 Debian 系统显示窗口的时候遇到了这个问题 error: (-2: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...
OpenCV(3.4.15) Error: The function/feature is not implemented (surrogate splits are not implemented yet) in cv::ml::DTreesImpl::addNodeAndTrySplit, file C:\build\3_4_winpack-build-win64-vc14\opencv\modules\ml\src\tree.cpp, line 407 ...