depth = np.array(Image.open(filename)).astype(np.float32)
tiff图像怎么读入
最新推荐文章于 2025-08-20 15:37:55 发布
depth = np.array(Image.open(filename)).astype(np.float32)