CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

convertFloat

Convert the input image to a float image with 32 bits per pixel.

The target image should not exist with a different type before this method is called.

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

convertFloat is often followed by

Usage in ImageJ macro

Ext.CLIJ2_convertFloat(Image source, Image destination);

Example notebooks

drosophila_max_cylinder_projection

Example scripts

convert.ijm
drosophila_max_cylinder_projection.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint