Histogram + LUT
Posted by Klughammer GmbH on
URL: http://imagej.273.s1.nabble.com/Histogram-LUT-tp3703100.html
Hi,
I would like to analyze an RGB image. I already have the value for red,
green and blue value for each pixel in the image and I know its % value
in the image. I sort the % value, to that I have the pixels whith the
same color information and the smallest % area on top of my list. The
further down the list, the more % area the pixels have. I can show the %
area of all pixels in a histogram. But when regarding the histogram I
have no idea which colors the curve represents.
Is there a plug in which combines a curve in a histogram with the
appropriate colors?
Anneliese