InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Gaps in colormap map to black when intensity range is really broad
Open
- Dominant language
- Python
- Stars
- 624
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
When the data is viewed as a slicer or in 3D, the color black is assigned to a range of intensities, regardless of which colormaps is used.
In the following example, the image has intensity range 8 to 410,000, and values around 80,000 are mapped to black. Changing the intensity range of the colormap, doesn't change which values are mapped to black. That is, the same voxels will always appear to be black.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.