|
Re: LUT: msg#00290java.imagej
Bo, You can sort of override ImageJ open command with the following macro, which can be run by pressing 'F1'. You can also add this macro to StartupMacros.txt so that it is installed every time you start ImageJ. Jerome. macro "Open with LUT [F1]" { open(); if (bitDepth()==8) open("/location/ImageJ/plugins/Lookup_Tables/Blue_Green_Red.lut"); } }Quoting Elena Kardash <ekardas@xxxxxxx>: hi, Bo,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Root, Sullivan, Michael J (College of Med.) |
|---|---|
| Next by Date: | Sub-Pixel Edge detection plugin?, calope14 |
| Previous by Thread: | Re: LUT, Kurt De Vos |
| Next by Thread: | Re: LUT, Bo de Lange |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |