摘要:
# 视频分针. #!/usr/bin/env python import cv2 numer = 18 cap=cv2.VideoCapture("12312.MP4") if cap.isOpened(): ret,frame=cap.read() else: ret = False n=0 i= 阅读全文
posted @ 2023-12-07 15:49
张博的博客
阅读(29)
评论(0)
推荐(0)
contact me:wechat 15122306087