imagej / imagej/ImageJ

Brightness/Contrast failing on bi-level images

Open
#191 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
786
Forks
267
PR merge metrics
No merged PRs in 30d

Description

Automatic adjustment of brightness/contrast does not work on bi-level images (IJ 1.53v), such as the attached example, which contains a binary image with gray values 17 and 18:

![keplerBin_017_018](https://user-images.githubusercontent.com/3172121/209428650-bde10608-3e21-49e5-8fc2-90894c7c60ad.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure described in issue #191 using the attached bi-level image with gray values 17 and 18. Trace the automatic brightness/contrast adjustment entry point and determine why it fails for this image type. Done means automatic adjustment works correctly for the provided example without breaking other image cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.