摘要: import cv2 src = cv2.imread('100_0124_0013_pre_disaster.JPG', -1) cnt = 1 num = 1 sub_images = [] sub_image_num = 4 src_height, src_width = src.shape[ 阅读全文
posted @ 2023-03-24 15:43 钢之炼丹术师 阅读(0) 评论(0) 推荐(0)