摘要: # -*- coding: utf-8 -*- import shutil import os import cv2 os.chdir(os.path.split(os.path.realpath(__file__))[0]) print(os.getcwd()) dirs_path = os.ge 阅读全文
posted @ 2021-10-06 07:52 hans_hao 阅读(335) 评论(0) 推荐(0)