mosaic.utils.get_invalid_patches#
- mosaic.utils.get_invalid_patches(descriptor, location)#
Helper function to identify problematic patches.
Returns the indices of the problematic patches as determined by
shapely.is_valid()
.
Helper function to identify problematic patches.
Returns the indices of the problematic patches as determined by
shapely.is_valid()
.