Skip to content

Additional functionality to dataset.raster.collection.BandCollection.#21

Open
TC406 wants to merge 1 commit intoGeoalert:masterfrom
TC406:dataset/raster/band_generate_samples_improvment
Open

Additional functionality to dataset.raster.collection.BandCollection.#21
TC406 wants to merge 1 commit intoGeoalert:masterfrom
TC406:dataset/raster/band_generate_samples_improvment

Conversation

@TC406
Copy link

@TC406 TC406 commented Apr 14, 2020

Notice that default behavor of this method is not changed.
By default it behave normally, but if return_sample_coord=True
it returns ((y, x, height, width), self.sample(y, x, height, width))
This allows to cut same area on auxilary image with same coordinates.

Notice that default behavor of this method is not changed.
By default it behave normally, but if True it returns
((y, x, height, width), self.sample(y, x, height, width))
This allows to cut same area on auxilary image with same coordinates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant