float point HSB?
Posted by Gabriel Landini on Jun 26, 2007; 12:39pm
URL: http://imagej.273.s1.nabble.com/float-point-HSB-tp3698996.html
Hi,
Has anybody implemented an RGB to HSB plugin or macro but which results in
floating point images?
I am trying to avoid some discontinuities in the H S and B histograms (mostly
in the H) that happen when converting to HSB (which I think are due to some
rounding).
Thanks
Gabriel