Unable to read MP4 and avi files in OpenCV Python

前端 未结 0 523
遥遥无期
遥遥无期 2020-12-23 14:46

I want to just read and display an MP4 video using OpenCV, I wrote the following basic code for it:

import cv2

input_video_path = \'./Input Video/Input_video         


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