摘要:
在使用urllib.request.urlopen(url)时出现 报错代码如下: urllib.error.HTTPError: HTTP Error 407: Proxy Authentication Required 解决办法:需要给urllib配置代理 import urllib.reque 阅读全文
posted @ 2020-11-05 17:32
风雨无阻!
阅读(1510)
评论(0)
推荐(0)
摘要:
# coding=utf-8 import shutil import cv2 import os video_path = './test.mp4' image_path = './image' extract_frame = 20 def extract_frames(video_path, i 阅读全文
posted @ 2020-11-05 10:18
风雨无阻!
阅读(387)
评论(0)
推荐(0)
浙公网安备 33010602011771号