/ZstackDepthColorCode

Z-stack Depth Colorcode ImageJ FIJI plugin

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Z-stack Depth Color Code

ImageJ/FIJI plugin to colorcode Z-stacks/hyperstacks (8-,16-,32 bit). Allows to uses available LUTs + invert them.

The plugin creates an output as Composite or RGB stack. So there is conversion to 8-bit, depending on the current Brightness/Contrast settings.

NB: After installation plugin appears in Plugins->Stacks->Z-stack Depth Colorcode menu.

It is loosely based on Temporal-Color Code macro (but does not create Z-projection) and it is rewritten version of Z_Code_Stack function from FIJI Cookbook.

Generated colorcoded stacks can be visualized by different 3D renders (3D Viewer or 3Dscript pligin).

Example: EB comets (by Boris Shneyer), grayscale before:

EB BW

and coded with Thermal LUT, after:

EB color

How to install plugin

To install plugin in FIJI:

To install plugin manually in ImageJ:

Updates history

2021.01.11 First version.


Developed in Cell Biology group of Utrecht University.
Email katpyxa @ gmail.com for any questions/comments/suggestions.