參與:2追蹤:0
请教:Image /dev/video0 cannot be read!
針對方案:基於 Intel 神經計算棒NCS2 的智能機器手臂之視覺系統方案
树莓派4b,连上usb摄像头,用luvcview可以看到图像,执行object_detection_sample_ssd找不到/dev/video0,提示:
Image /dev/video0 cannot be read!
Valid input images were not found.
请教一下,是什么原因
先谢啦!
树莓派4b,连上usb摄像头,用luvcview可以看到图像,执行object_detection_sample_ssd找不到/dev/video0,提示:
Image /dev/video0 cannot be read!
Valid input images were not found.
请教一下,是什么原因
先谢啦!
最佳解
Hi,
因object_detection_sample_ssd 只能用圖檔, 不能用影像檔
所以您可以用一張圖片試試看!
如要測video 檔可以用object_detection_demo 這範例程式
https://docs.openvinotoolkit.org/latest/omz_demos_object_detection_demo_cpp.html