Improve support for images where compositeChannelCount != numChannels
- Dominant language
- Java
- Stars
- 12
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
We have some images that would display well when composite channel count != numCHannels. We have a 12 channel image (Day 1 Naked NB positive 1-2007-0055.zvi) which would display well with compos chan count == 3. The existing slider manipulation and display code needs to be updated to support this.
Migrated-From: http://trac.imagej.net/ticket/721
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing slider manipulation and image display code for the relationship between compositeChannelCount and numChannels. Use the 12-channel example with a composite channel count of 3 as the expected case, and consider the work done when such images display correctly and their controls behave as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100