microsoft / satellite-imagery-labeling-tool

This is a lightweight web-interface for creating and sharing vector annotations over satellite/aerial imagery scenes.
MIT License
262 stars 31 forks source link

Adjust brightness and contrast of image only #2

Closed robmarkcole closed 2 years ago

robmarkcole commented 2 years ago

Hi, great work on this! I need to adjust the brightness and contrast (B&C) of my COG, but using the existing sliders also changes the B&C of the map. Not sure if this is (a) intended (b) a WIP or (c) a bug? Cheers

rbrundritt commented 2 years ago

Try version 2 of this project. The slides now adjust just the imagery. Note that v2 is a major upgrade and the data files from v1 are not compatible.

rbrundritt commented 2 years ago

If you want to quickly try this out, version 2 is hosted as a github.io page here: https://microsoft.github.io/satellite-imagery-labeling-tool/src/labeler.html On the left side panel click the layer button (second from the top), and you will see the image layer filters.

robmarkcole commented 2 years ago

Can confirm that resolves this issue, thanks @rbrundritt