How to save a video using OpenCV VideoWriter which contain rectangles and known people names?

前端 未结 0 623
一整个雨季
一整个雨季 2021-01-15 00:10

I\'m trying to save video this way:

video = cv2.VideoCapture(\'video.mp4\') 

(here\'s missing code, not important)

fourcc = cv2.VideoWriter_fourcc(*\'mp4v\'         


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