wildtreetech / sentinel2-bot

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

Compute interestingness as ratio of R,G,B #17

Closed betatim closed 7 years ago

betatim commented 7 years ago

Use the ratio (R+G)/2 / B to try and discriminate images which are "only blue" from those that contain other things as well.

Want to keep pictures that show 90% ocean and 10% coast and such. Also we compute this from the preview images which are not colour adjusted etc.

betatim commented 7 years ago

This has been deployed for a few days now but forgotten on my laptop.