GPU accelerated image processing for everyone
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.
Ext.CLIJ2_statisticsOfImage(Image input);