CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

statisticsOfImage

Determines image size (bounding box), area (in pixels/voxels), min, max and mean intensity of all pixels in the original image.

This method is executed on the CPU and not on the GPU/OpenCL device.

Category: Measurements

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_statisticsOfImage(Image input);

Example notebooks

image_statistics

Example scripts

image_statistics.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint