imagej / imagej-ops

ImageJ Ops: "Write once, run anywhere" image processing
https://imagej.net/libs/imagej-ops
BSD 2-Clause "Simplified" License
88 stars 42 forks source link

Confusing behavior for histogram #625

Open bogovicj opened 4 years ago

bogovicj commented 4 years ago

Regarding HistogramCreate

See this issue on the forum: https://forum.image.sc/t/histogram1d-not-returning-bin-frequencies-in-order-for-some-images/37918/

1) Add parameters for the min and max. 2) Ensure bin width >= 1 for integer types. 3) Consider default min/max of [0,255] for UnsignedByteType

imagesc-bot commented 4 years ago

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

imagesc-bot commented 4 years ago

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