Skip to content

Fix issue #35 generation and detection regression since 0.2.4 in float conversion

Fix #35 (closed) generation and detection regression since 0.2.4 in float conversion

minor changes in get_stacked_window_collection to convert dem from [0-255] range in float to [0-1] in float. This is a quick up fix and it should be improved later to handle more properly the case of input data with float and non uint8 range.

Edited by nicolas david

Merge request reports