CLIJ2

Logo

GPU accelerated image processing for everyone

CLIJ2 home

entropyBox

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.

Usage in ImageJ macro

Ext.CLIJ2_entropyBox(Image input, Image destination, Number radiusX, number radiusY, Number radiusZ);

Example scripts

local_entropy.ijm
local_entropy_3d.ijm

Back to CLIJ2 reference Back to CLIJ2 documentation

Imprint