Login  Register

reading a LUT into arrays

Posted by Jeremy Adler on May 11, 2016; 10:42am
URL: http://imagej.273.s1.nabble.com/reading-a-LUT-into-arrays-tp5016402.html

I want to alter a LUT within a macro.

I can use the plugin LUT lister to read the values of a LUT
and
setLUT(reds,greens,blues) to create a  LUT from 3 arrays
but I cannot see how to take the list  of values from LUT lister and inert them into the 3 arrays required by setLUT.
I intend to  edit the arrays to alter the LUT.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html