GPU accelerated image processing for everyone
By Pit Kludig and Robert Haase
Determines the local entropy in a box with a given radius around every pixel.
Categories: Filter, 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_entropyBox(Image input, Image destination, Number radiusX, number radiusY, Number radiusZ);
local_entropy.ijm
local_entropy_3d.ijm