oneDjango 2019-04-02 20:26 采纳率: 80%
浏览 2013
已采纳

yolo video python cv2图像转PIL fromarray报错


> 
> Traceback (most recent call last):
>   File "yolo_video.py", line 66, in <module>
>     detect()
>   File "yolo_video.py", line 60, in detect
>     detect_video(YOLO(**vars(FLAGS)), FLAGS.output)
>   File "/home/dwy5/wy/classface_yolo3/yolo.py", line 239, in detect_video
>     image = Image.fromarray(frame)
>   File "/root/anaconda3/lib/python3.6/site-packages/PIL/Image.py", line 2508, in fromarray
>     arr = obj.__array_interface__
> AttributeError: 'NoneType' object has no attribute '__array_interface__'
> 
> 

经常异常终止报错

vid = cv2.VideoCapture(0)
···

···
return_value, frame = vid.read()
image = Image.fromarray(frame)
image = yolo.detect_image(image)
  • 写回答

1条回答 默认 最新

  • weixin_42849517 2019-04-03 17:10
    关注

    frame 对象是个NONE fromarray 这个方法不支持none对象

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 请问各位,如何在Jetson nano主控板的Ubuntu系统中安装PyQt5
  • ¥15 MAC安装佳能LBP2900驱动的网盘提取码
  • ¥400 微信停车小程序谁懂的来
  • ¥15 ATAC测序到底用什么peak文件做Diffbind差异分析
  • ¥15 安装ubantu过程中第一个vfat 文件挂载失败
  • ¥20 GZ::CTF如何兼容一些靶机?
  • ¥15 etcd集群部署问题
  • ¥20 谁可以帮我一下问一下各位
  • ¥15 为何重叠加权后love图的SMD与svyCreateTableOne函数绘制基线表的不一致
  • ¥150 求 《小魔指》街机游戏机整合模拟软件