Percentile legend for eq_hist?
Open
- Dominant language
- Python
- Stars
- 3.6k
- Forks
- 376
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 1
Description
For eq_hist, there are two useful ways to label the colormap ranges: as numeric values, and as percentiles. Percentiles should be linear across the visible range (if histogram equalization has succeeded), which should be simple to support (just a regular spacing of percentages), and should be simple for people to understand. Actual numeric value ranges are also important, but more difficult to construct; ideally the legend would show both.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.