Functionsample_from_grids_with_neighbors(crop_indices, xmin, crop_size, grid_shape, samples_per_grid=2048, overlap=True)
lib/utils/point_utils.py:447
Functionsample_from_overlapping_area(crop_indices, xmin, crop_size, grid_shape, samples_per_grid=2048, overlap=True)
lib/utils/point_utils.py:409
Functionsample_uniform_from_occupied_grids(v, crop_indices, xmin, crop_size, samples_per_grid=2048,
overlap=True,
lib/utils/point_utils.py:264