imagej / imagej/imagej-plugins-commands
Brightness/Contrast uses fractions
Open
- Dominant language
- Java
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Make the B&C command round min and max values to integers _iff_ the dataset is of integer type.
Migrated-From: http://trac.imagej.net/ticket/1801
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Brightness/Contrast command and inspect how it computes minimum and maximum values from the dataset type. Verify the expected behavior for integer datasets and ensure non-integer datasets are unchanged; add or update the relevant tests if the command has coverage.
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
- Mostly clear
- Newbie friendliness
- 45/100