轻风不语 2022-12-16 17:19 采纳率: 0%
浏览 27

树莓派使用opencv报错


  img = cv2.imread("image.jpg")
    print(img.shape)
    cv2.imshow("output",img)
    cv2.waitKey(0)

结果与报错:
(1944, 2592, 3)
Traceback (most recent call last):
File "/home/pi/test.py", line 6, in
cv2.imshow("output",img)
cv2.error: OpenCV(4.4.0) /home/pi/opencv-4.4.0/modules/highgui/src/window.cpp:651: error: (-2:Unspecified error) 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'

  • 写回答

1条回答 默认 最新

  • CSDN-Ada助手 CSDN-AI 官方账号 2022-12-16 20:07
    关注
    评论

报告相同问题?

问题事件

  • 创建了问题 12月16日

悬赏问题

  • ¥20 如何让程序ab.eXe自已删除干净硬盘里的本文件自己的ab.eXe文件
  • ¥50 爬虫预算充足,跪巨佬
  • ¥15 滑块验证码拖动问题悬赏
  • ¥15 Wanted but not invoked:Actually, there were zero interactions with this moc
  • ¥20 怎么驱动tb6612
  • ¥15 Arcgis 3D效果点要素
  • ¥15 在执行yolo训练脚本的时候,没有报错,在扫描val这一步后就推出执行了
  • ¥15 delphi开发的WEBSERVER改用HTTPS协议
  • ¥15 pic16f877A单片机的计数器proteus仿真失效
  • ¥100 调查 Vitis AI 中验证 .xmodel 量化后的正确性