CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

getSize

Reads out the size of an image [stack] and writes it to the results table in the columns ‘Width’, ‘Height’ and ‘Depth’.

DEPRECATED: Thie method is deprecated. Use getDimensions instead.

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_getSize(Image source);

Example scripts

allocateBig2DImages.ijm
customOperation.ijm
getsize.ijm
meshTouchingNeighbors.ijm
mesh_closest_points.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint