GPU accelerated image processing for everyone
Determines the minimum intensity projection of all pixels in an image above a given threshold along Z within a given z range.
Category: Projections
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_minimumZProjectionThresholdedBounded(Image source, Image destination_min, Number min_z, Number max_z);