forked from Biomedical-Imaging-Group/PureDenoise
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
# PureDenoise | ||
# PureDenoise | ||
|
||
High-quality denoising of multidimensional fluorescence microscopy images (2D+t, 3D or color) | ||
Florian Luisier at the Biomedical Imaging Group (BIG), EPFL, Switzerland | ||
|
||
[http://bigwww.epfl.ch/algorithms/denoise/](http://bigwww.epfl.ch/algorithms/denoise/} | ||
|
||
Outline | ||
The incessant development of improved microscopy imaging techniques, as well as the advent of highly selective fluorescent dyes has made possible the precise identification of tagged molecules in almost any biological specimen. Of particular interest are the visualization and the study of living cells, which induce tight constraints on the imaging process. To avoid the alteration of the sample and to achieve a high temporal resolution, low fluorophore concentrations, low-power illumination and short exposure time need to be used in practice. Such restrictions have a tremendous impact on the image quality. This is why we have recently introduced a new method, coined PURE-LET [1,2,3], for efficient, fast, and automatic denoising of multidimensional fluorescence microscopy images. | ||
References | ||
[1] F. Luisier, C. Vonesch, T. Blu, M. Unser, "Fast Interscale Wavelet Denoising of Poisson-corrupted Images", Signal Processing, vol. 90, no. 2, pp. 415-427, February 2010. | ||
[2] F. Luisier, "The SURE-LET Approach to Image Denoising", Swiss Federal Institute of Technology Lausanne, EPFL Thesis no. 4566 (2010), 232 p., January 8, 2010. | ||
[3] F. Luisier, C. Vonesch, T. Blu, M. Unser, "Fast Haar-Wavelet Denoising of Multidimensional Fluorescence Microscopy Data", Proceedings of the Sixth IEEE International Symposium on Biomedical Imaging: From Nano to Macro (ISBI'09, Boston MA, USA, June 28-July 1, 2009, pp. 310-313. | ||
ImageJ Plugin | ||
Warning | ||
The ImageJ plugin is well adapted to denoise images mainly corrupted by Poisson noise which is typically the case for fluorescence microscopy data. It doesn't properly work for other distributions of noise or for saturated images. |