| Description: |
This zip file contains the Look-up Tables stolen from
NucMed_Image written
by Mark D. Wittry, MD. The java
plugin, Lookup_Tables, will load lookup tables in
plugins/NucMed/Lookup_Tables/.
The ImageJ open command will also open these LUTs, this plugin just
provides a direct path to
this group of LUTs.
ConvertLUT_TP converts a few text file LUT formats into ImageJ LUT
files. Files must have one set of red, green, blue values per
line. The values may have two hexadecimal digits for each value,
where the digits are located a fixed character positions. Or, the
values may be decimal numbers separated by commas or tabs.
LUT_Values_TP displays the red, green, and blue values of the current
LUT in a text window. The values are in decimal separated by
<tab>. Run with the <alt> key down to use
<comma><space> as the separator. The text window can
be saved to a file using ImageJ's Save command, just like any other
text window.
|