bigdataviewer / bigdataviewer-core

ImgLib2-based viewer for registered SPIM stacks and more
BSD 2-Clause "Simplified" License
33 stars 35 forks source link

Brightness adjustment crashes when trying to invert contrast #187

Open NicoKiaru opened 2 years ago

NicoKiaru commented 2 years ago

Would it be possible to support inverted LUT by simply inverting the min max position of sliders ?

I don't really understand why it's not automatically working with the current converters. Is it due to some subtle performance optimisation ?

Original issue:

https://github.com/bigdataviewer/bigdataviewer-playground/issues/223

NicoKiaru commented 2 years ago

Also related: https://github.com/bigdataviewer/bigdataviewer-playground/issues/131