摘要: import os from ctypes import windll import win32gui import win32ui from PIL import Image import const import logs import utils hwnd_title = dict() # h 阅读全文
posted @ 2023-08-02 15:11 Lyxin_c 阅读(106) 评论(0) 推荐(0) 编辑
摘要: path ="" dirs_img = os.listdir(os.path.join(path, "JPEGImages")) dirs_annotations = os.listdir(os.path.join(path, "annotations")) for item_img in dirs 阅读全文
posted @ 2023-08-02 15:09 Lyxin_c 阅读(16) 评论(0) 推荐(0) 编辑