Use the ScaledBrightnessARGBConverter to display ARGB image in the BDV#214
Use the ScaledBrightnessARGBConverter to display ARGB image in the BDV#214tinevez wants to merge 2 commits into
Conversation
With this converter, the control slider of ARGB sources controls the brightness of the display. This is better suited for segmentation overlays in the shape of label images.
|
This requires the PR |
|
I see that this is convenient, but it breaks the semantics of the min/max slider: So I don't think this is how it should be done. I would rather have a separate way from min/max sliders. Maybe have contrast and brightness (or rather scale and offset) sliders, where contrast would directly control the scaling factor. This can be converted to min/max values (except |
With this converter, the control slider of ARGB sources controls the brightness of the display. This is better suited for segmentation overlays in the shape of label images. For instance: