Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
在python的opencv中使用cap = cv2.VideoCapture(0)函数,会把摄像头当前帧传给cap。 请问能否将openmv作为摄像头,将其当前帧传给cap?
不能,也没意义。