https://github.com/thorstenwagner/ij-nl-means
Non local means filter for ImageJ
https://github.com/thorstenwagner/ij-nl-means
denoising-images fiji image-denoising imagej
Last synced: 11 months ago
JSON representation
Non local means filter for ImageJ
- Host: GitHub
- URL: https://github.com/thorstenwagner/ij-nl-means
- Owner: thorstenwagner
- Created: 2015-05-03T07:04:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-03T10:21:52.000Z (over 8 years ago)
- Last Synced: 2025-07-20T05:12:04.016Z (11 months ago)
- Topics: denoising-images, fiji, image-denoising, imagej
- Language: Java
- Size: 174 KB
- Stars: 12
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://zenodo.org/badge/latestdoi/18649/thorstenwagner/ij-nl-means)
# Non local means for imagej
ij-nl-means is an ImageJ plugin for denoising images via the non-local-means algorithm descriped by Buades et al.:
*A. Buades, B. Coll, and J.-M. Morel, “A Non-Local Algorithm for Image Denoising,” in 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR’05), 2005, vol. 2, pp. 60–65.*
including the changes proposed by
*J. Darbon, A. Cunha, T. F. Chan, S. Osher, and G. J. Jensen, “Fast nonlocal filtering applied to electron cryomicroscopy,” in 2008 5th IEEE International Symposium on Biomedical Imaging: From Nano to Macro, 2008, pp. 1331–1334.*
Fore more information please visit:
http://fiji.sc/Non_Local_Means_Denoise