GPU accelerated image processing for everyone
Sets all pixels to 1 if their intensity lies out of a given range, and 0 otherwise.
Given minimum and maximum are considered part of the range.
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_outOfIntensityRange(Image source, Image destination);