wildtreetech / sentinel2-bot

🛰📷🌏 Tweeting pictures taken by the Sentinel 2 satellite.
https://twitter.com/sentinel2bot
MIT License
36 stars 11 forks source link

Use adaptive histogram method for exposure adjustment #18

Closed betatim closed 7 years ago

betatim commented 7 years ago

Switch away from convert ... and use scikit-image's adaptive histograming method instead.

This seems to improve the look of the images. See #15 for some examples. Still not perfect though.

betatim commented 7 years ago

This PR has gotten a bit out of control so merging now. This code has been live for quite a while now!