09 2020 档案
摘要:class BatchRename(): # 批量重命名文件夹中的图片文件 def __init__(self): self.path = 'C:/Users/chan/Desktop/JPEGImages' #表示需要命名处理的文件夹 def rename(self): filelist = os
阅读全文
摘要:在读取视频文件调用默认的摄像头cv.VideoCapture(0)会出现下面的视频格式问题 CvCapture_MSMF::initStream Failed to set mediaType (stream 0, (640x480 @ 30) MFVideoFormat_RGB24(unsuppo
阅读全文

浙公网安备 33010602011771号