CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

pushCurrentZStack

Copies an image specified by its name to GPU memory in order to process it there later.

Availability: Available in Fiji by activating the update sites clij and clij2. This function is part of clij2_-2.5.0.1.jar.

Usage in ImageJ macro

Ext.CLIJ2_pushCurrentZStack(String image);

Example notebooks

morpholibj_classic_watershed
parametric_images
process_multichannel_timelapse

Example scripts

morpholibj_classic_watershed.ijm
parametric_images.ijm
process_5D_stack.ijm
process_multichannel_timelapse.ijm
pushCurrentZStack.ijm
interactiveCylinderProjection.py
interactiveSphereProjection.py

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint