Can i have a lut for 256 colors

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Can i have a lut for 256 colors

dksamuel
Respected Imagej researchers, Is it possible to have 256 colors (as
opposed to shades) in a lut. I would use such  lut in my scanning
electron microscope images, thanks

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Can i have a lut for 256 colors

Jerome Mutterer-3
Hi Duleep,

The Image>Lookup Tables> has many examples of 256 color LUTs.
You can also create your own by editing an existing LUT with Image>Color>
Edit LUT...
Or import a text-based existing LUT with File>Import LUT... . The LUT file
should be tab separated and have this kind of content:

Index Red Green Blue
0 255 0 0
1 254 10 254
2 253 20 253
3 252 30 252
4 251 20 251
5 250 10 250
6 249 0 249
...
255 248 248 248


Sincerely,

Jerome.


2017-04-28 7:16 GMT+02:00 Duleep Samuel <[hidden email]>:

> Respected Imagej researchers, Is it possible to have 256 colors (as
> opposed to shades) in a lut. I would use such  lut in my scanning
> electron microscope images, thanks
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>



--
Jerome Mutterer
CNRS - Institut de biologie moléculaire des plantes
12, rue du Général Zimmer
67084 Strasbourg Cedex
www.ibmp.cnrs.fr

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Can i have a lut for 256 colors

ctrueden
In reply to this post by dksamuel
Hi Duleep,

Check oit the Glasbey LUT, which is included with Fiji.

https://imagej.net/Glasbey

Regards,
Curtis



On Apr 28, 2017 12:17 AM, "Duleep Samuel" <[hidden email]> wrote:

> Respected Imagej researchers, Is it possible to have 256 colors (as
> opposed to shades) in a lut. I would use such  lut in my scanning
> electron microscope images, thanks
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Can i have a lut for 256 colors

Joel Sheffield
In reply to this post by dksamuel
Hi Duleep,

When you convert an RGB image into 8-bit color, you actually convert the
image to a 256 color lut.  The order is somewhat confusing, but it will
certainly give you a set of values.  You could then save that lut as a
file, of the sort that Jerome suggested, and sort the values to your
heart's content.



Joel B. Sheffield, Ph.D
Department of Biology
Temple University
Philadelphia, PA 19122
Voice: 215 204 8839
e-mail: [hidden email]
URL:  *https://bio.cst.temple.edu/~jbs/ <https://bio.cst.temple.edu/~jbs/>
<http://tinyurl.com/khbouft>*

On Fri, Apr 28, 2017 at 1:16 AM, Duleep Samuel <[hidden email]> wrote:

> Respected Imagej researchers, Is it possible to have 256 colors (as
> opposed to shades) in a lut. I would use such  lut in my scanning
> electron microscope images, thanks
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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