GPU accelerated image processing for everyone
Project multiple Z-slices of a 3D stack into a new 3D stack.
Which Z-slice is defined as the z_position image, which represents an altitude map. The two additional numbers define the range relative to the given z-position.
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_zPositionRangeProjection(Image source_stack, Image z_position, Image destination, Number start_z, Number end_z);