|
|
| File Information |
| Description |
Implementation of the Non-Local Means Filter proposed by Buades et al. for robust image denoising.
typical usage:
fima=nlmeans(ima,5,2,sigma);
being sigma the noise standard deviation |
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 27 Apr 2007 |
I have vectorized it to speed up the filter |
| 01 Aug 2008 |
I have added a small demo to show clearer how to use the filter |
|
Contact us