Taking a picture with Python Open Cv

后端 未结 0 1960
面向向阳花
面向向阳花 2021-01-31 03:01

Im trying to take pictures with this code

import cv2



video = cv2.VideoCapture(\'http://192.168.1.65:4747/mjpegfeed\')
contador = 0

if (video.isOpened() == Fal         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题