CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

scale

Scales an image with a given factor.

Category: Transformations

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_scale(Image source, Image destination, Number scaling_factor_x, Number scaling_factor_y, Number scaling_factor_z,  Boolean scale_to_center);

Example notebooks

image_segmentation_3d
Segmentation_3D.ipynb
affine_transforms.ipynb

Example scripts

image_segmentation_3d.ijm
scaleFree.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint