CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

minimumZProjectionThresholdedBounded

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.

Usage in ImageJ macro

Ext.CLIJ2_minimumZProjectionThresholdedBounded(Image source, Image destination_min, Number min_z, Number max_z);

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint