Skip to content

Choice of display profile affects histogram, color picker values and overexposure indicators #3271

Closed
@flannelhead

Description

Describe the bug
It doesn't seem possible to saturate the black level to yield zero RGB values.

black_level_test_file_and_xmp.zip

To Reproduce
Steps to reproduce the behavior:

  1. Open a raw image with no edits (an example Olympus ORF file attached)
  2. Enable the Exposure module
  3. Set black level correction to 1.0
  4. Enable under/overexposure indicator
  5. Observe there are no parts of the image indicated as underexposed (I have the underexposure threshold set at 2% which is the default)
  6. Color picker also shows a minimum value of RGB = (6, 6, 6), at some point this becomes independent of the black level correction (e.g. the same result with 0.1 and 1.0)
  7. Tried also doing some other adjustments (e.g. contrast, brightness) but no adjustments seemed to reduce the RGB values
  8. Increasing the underexposure threshold to 3%, now most of the image is shown as underexposed

Expected behavior
Most of the image should be shown as underexposed and there should be completely black pixels (RGB = (0, 0, 0))

Platform (please complete the following information):

  • OS: Arch Linux x86_64
  • Version a82f213

Additional context
In my usual workflow I have used the over/underexposure indicators to observe clipping e.g. when doing adjustments in Filmic, but now the underexposure indication seems to be broken. I can try to find the most recent version where this worked (next week) if it is beneficial. This also doesn't seem to depend on whether OpenCL is enabled or not.

Metadata

Assignees

No one assigned

    Labels

    reproduce: peculiarthe bug seems to affect only a specific target and cannot be reproduced elsewhere

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions