CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

pushCurrentSlice

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_pushCurrentSlice(String image);

Example notebooks

count_overlap_between_channels

Example scripts

count_overlap_between_channels.ijm
pushSlice.ijm
push_pull_selections.ijm
push_pull_slices.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint