imagej / imagej/imagej-plugins-commands
Contrast adjusting not like IJ1
- Dominant language
- Java
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In the imagej devel maling list Gabriel Landini noted the following issues with the Brightness/Contrast plugin:
Compare Contrast in IJ1 with IJ2. In IJ2 the contrast does not respect the brightness, as (without any brightness tweaking) the contrast should narrow the LUT to 127 or so. Currently IJ2 at 100 setting of contrast has a minimum of 0 and a maximum of 4.67 (?). I think contrast should control the width of the LUT from both sides, while keeping it centred. Currently it affects the max value and as a consequence it changes both the width and the position of the lut. So "Contrast" behaves same the "Maximum" slider of IJ1.
Migrated-From: http://trac.imagej.net/ticket/1802
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Brightness/Contrast plugin and reproducing the IJ1 and IJ2 behavior described in the issue, especially at 100 contrast with brightness unchanged. Compare the resulting LUT width and center; done means Contrast narrows the LUT symmetrically around its center without shifting its position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100