Primary competition visual

Farm Pin Crop Detection Challenge

Helping South Africa
$11 000 USD
Completed (over 6 years ago)
Classification
Earth Observation
1469 joined
42 active
Starti
Mar 04, 19
Closei
Sep 15, 19
Reveali
Sep 16, 19
Are there clouds in the images?
Help · 15 Jul 2019, 13:23 · 1

Good day,

Are there clouds in the images? If so, how can we process them?

Regards,

DrFad

Discussion 1 answer

Hello. If we present all the data in tabular form (in rows are pixels, in columns are channels), then the k-means algorithm works quite well. You can use the F-mask for images of Sentinel-2, or use the library of Sentinel2hub. These algorithms create masks with which you can cut out unnecessary areas.

http://pythonfmask.org/en/latest/index.html#downloads

https://github.com/sentinel-hub/sentinel2-cloud-detector

https://medium.com/sentinel-hub/improving-cloud-detection-with-machine-learning-c09dc5d7cf13

15 Jul 2019, 13:33
Upvotes 0