Brightness/Contrast failing on bi-level images
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:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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