tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
15 stars 0 forks source link

Method to do on-the-fly image adjustment #204

Open abfleishman opened 3 months ago

abfleishman commented 3 months ago

Often camera trap images are not well exposed for the target animal. Being able to adjust the image brightness and contrast, (and maybe color?, sharpness etc) could greatly aid users in being able to annotate poorly exposed images.

nathanielrindlaub commented 3 months ago

@abfleishman totally agree.

I looked into this a little while back, and TrapTagger uses Leaflet somehow to do this, but I think this Konva might be a potential route too.

Added to the roadmap :)

nathanielrindlaub commented 3 months ago

Might be a pure CSS approach too: https://stackoverflow.com/questions/2644399/brightening-an-image-using-styles-or-javascript