gpt4 book ai didi

python - 使用 waitKey 时为 "Attempt to unlock mutex that was not locked Aborted"

转载 作者:太空宇宙 更新时间:2023-11-03 11:00:26 25 4
gpt4 key购买 nike

我有一个安装了 Raspbian Jessie 的 Raspberry Pi 2。我正在尝试使用有效的 cv2.imshow 显示图像。我看到它非常简单。但是,当我尝试使用以下代码将图像保留 2 秒时:

 cv2.waitKey(2000)
cv2.destroyAllWindows()

我收到以下错误:

Attempt to unlock mutex that was not locked
Aborted

如有任何帮助,我们将不胜感激。

最佳答案

已解决:

我在用

cv2.startWindowThread()

在 waitKey 之前。当我删除它时它起作用了。

马特

关于python - 使用 waitKey 时为 "Attempt to unlock mutex that was not locked Aborted",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33858902/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com