Skip to content

Releases: sentinel-hub/sentinel2-cloud-detector

s2cloudless v1.2.0

19 Jun 13:18
Compare
Choose a tag to compare

Added new method S2PixelCloudDetector::get_mask_from_prob(cloud_probs) that calculates binary masks for previously classified cloud probability maps by applying convolution, dilation, and threshold.

s2cloudless v1.1.0

12 Apr 07:51
Compare
Choose a tag to compare

Change log:

  • added control over what value should be assigned to cloud probability map and mask in the case of non valid data pixels.