CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

getSumOfAllPixels

Determines the sum of all pixels in a given image.

It will be stored in the variable sum_of_all_pixels.

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_getSumOfAllPixels(Image source, Number sum_of_all_pixels);

Example notebooks

image_statistics
voronoi_otsu_labeling

Example scripts

image_statistics.ijm
statistics.ijm
voronoi_otsu_labeling.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint