Login  Register

ImageJ Integer LUT / Overlay

Posted by Edward Ando' on Aug 20, 2010; 5:11pm
URL: http://imagej.273.s1.nabble.com/ImageJ-Integer-LUT-Overlay-tp3687194.html

Dear ImageJ Community, a bit of a tricky question:

I have a segmented volume of particles, each with a discrete integer
value (first particle value = 1, second particle 2 etc).

I have calculated various data at the particle level (e.g. volume),
which I would like to visualise in my 3D volume. I need what I consider
to be an integer lookup table, so that the label 1 can be looked up to
its volume, label 2 a different volume, etc. This way instead of
labels, I can see the numeric volume as the value for a particular
particle.

I have tried using a calibration but this seems to want to fit curves
to everything.

What is the easiest way to achieve what I want?

Thanks in advance,
Edward Ando