Skip to content
Snippets Groups Projects
user avatar
authored

Isotropic Wavelet

License: GPL v3 Twitter Image.sc forum

This is the repository for the source code of Isotropic Wavelet, a plugin for the bioimage analysis software Icy, which was developed by members or former members of the Biological Image Analysis unit at Institut Pasteur. This plugin is licensed under GPL3 license.
Icy is developed and maintained by Biological Image Analysis unit at Institut Pasteur. The source code of Icy is also licensed under a GPL3 license.

Plugin description

Isotropic wavelets transform for 2D images.

The plugin provides a multiscale representation of 2D images without directional bias. The transform defines a 'tight frame' so that images are easily reconstructed from wavelet coefficients.

See: Chenouard, N.; Unser, M., "3D Steerable Wavelets in Practice," Image Processing, IEEE Transactions on , vol.21, no.11, pp.4522,4533, Nov. 2012, for a complete description in 3D.
A more detailed user documentation can be found on the Isotropic Wavelet documentation page on the Icy website: http://icy.bioimageanalysis.org/plugin/isotropic-wavelet-transform/

Installation instructions

For end-users, refer to the documentation on the Icy website on how to install an Icy plugin.

For developers, see our Contributing guidelines and Code of Conduct.

Main functions and usage

Classname: plugins.nchenouard.isotropicwavelets.IsotropicWavelets

Citation

Please cite this plugins as follows:

Please also cite the Icy software and mention the version of Icy you used (bottom right corner of the GUI or first lines of the Output tab):
de Chaumont, F. et al. (2012) Icy: an open bioimage informatics platform for extended reproducible research, Nature Methods, 9, pp. 690-696
http://icy.bioimageanalysis.org

Author(s)

Nicolas Chenouard

Additional information