2019年7月17日

getpatch

摘要: import time import os import math import sys import os,os.path,shutil import numpy as np import cv2 img_in_path = 'F:/project/Breast/InBreast/INBreast/removeother/' # img_in_path = 'F:/project/Breas... 阅读全文

posted @ 2019-07-17 11:40 Hebye 阅读(294) 评论(0) 推荐(0) 编辑

整合

摘要: import glob import os,sys import shutil fileDir = 'F:/project/Breast/InBreast/INBreast/outimgpatch/calcification/' fileDir1 = 'F:/project/Breast/InBreast/INBreast/outimgpatch/nocalcification/' ... 阅读全文

posted @ 2019-07-17 11:39 Hebye 阅读(159) 评论(0) 推荐(0) 编辑

批量文件B中选出部分文件(与A文件夹数量相同),放到C中

摘要: import glob import os,sys import shutil fileDir = 'F:/project/Breast/InBreast/INBreast/outimgpatch/no/' #源图片文件夹路径 numDir = 'F:/project/Breast/InBreast/INBreast/outimgpatch/calcification/' tarDi... 阅读全文

posted @ 2019-07-17 00:10 Hebye 阅读(325) 评论(0) 推荐(0) 编辑

导航