Plugin to perform Delaunay Triangulation, or draw the Voronoi Diagram for a given point ROI.
This plugin comes with Fiji.
The method to use for thresholding. Currently only OTSU is available.
This package implements the interscale orthonormal wavelet thresholding algorithm based on the SURE-LET principle. A multichannel extension is also available. Java Applets are available too.
Anisotropic filters are a class of filter that reduces noise in an image while trying to preserve sharp edges
There are two implementations of Tschumperle/ R. Deriche filter ("anisotropic diffusion") for ImageJ Plugin
in the "imaging book" codes: see the javadoc here.
in Xlib