标签: python-3.x image-processing slice ndimage
我正在使用scipy.ndimage.label和scipy.ndimage.find_objects在图像中查找形状。它返回一个切片数组。我正在尝试增加切片的大小。因为它们有点小。我该怎么办?