GPU accelerated image processing for everyone
Determines the minimum of all pixels in a given image.
It will be stored in the variable minimum_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.
Ext.CLIJ2_getMinimumOfAllPixels(Image source, Number minimum_of_all_pixels);
image_statistics.ijm
statistics.ijm