Skip to content

Comment on Making Clouds Go Away on MapBox Satelliteparent

Comments

I suspect you could also factor in the variance between data samples. If a pixel is occasionally lighter in shade, you can assume that the lighter samples are due to cloud cover.

One possible naive approach could be to simply dispose of the lightest 90% of samples and average the remainder. You could reduce noise by blurring the pixels before applying statistical sampling.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.