imagej-ops
imagej-ops copied to clipboard
Confusing behavior for histogram
Regarding HistogramCreate
See this issue on the forum: https://forum.image.sc/t/histogram1d-not-returning-bin-frequencies-in-order-for-some-images/37918/
- Add parameters for the min and max.
- Ensure bin width >= 1 for integer types.
- Consider default min/max of [0,255] for
UnsignedByteType
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/histogram1d-not-returning-bin-frequencies-in-order-for-some-images/37918/19
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/histogram1d-not-returning-bin-frequencies-in-order-for-some-images/37918/20