shape = intselfscx mask_imgshape0 intselfscx mask_imgshape1翻译一下这句代码
将mask_img的形状放大为原来的self.scx倍,新形状为(int(self.scx * mask_img.shape[0]), int(self.scx * mask_img.shape[1]))。
原文地址: https://www.cveoy.top/t/topic/fFsA 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
将mask_img的形状放大为原来的self.scx倍,新形状为(int(self.scx * mask_img.shape[0]), int(self.scx * mask_img.shape[1]))。
原文地址: https://www.cveoy.top/t/topic/fFsA 著作权归作者所有。请勿转载和采集!