尝试在板子上使用OpenCV,照着wiki的Firefly Linux Guide的《OpenCV编译和安装》章节进行操作,编译后从git下载了rkisp-v4l2样例进行测试,其中C++的v4l2_simple_demo可以成功运行,但是python demo运行失败,问题为opencv_gst_test.py中cv.VideoCapture()总是返回False。对此想寻求帮助。 VideoCapture管道为cap = cv.VideoCapture('v4l2src device=/dev/video1 ! video/x-raw, format=NV12, width=1920, height=1080, framerate=30/1 ! videoconvert ! appsink', cv.CAP_GSTREAMER)。经过验证,修改sink后该管道可以使用gst-launch-1.0播放。 cv.getBuildInformation()的返回结果附件,没有看出问题。 |
-
10 KB, 下载次数: 0, 下载积分: 灯泡 -1 , 经验 -1