Non-Local Euclidean Medians
Version 1.1.0.0 (7.77 KB) by
Kunal Chaudhury
Non-local patch-based image denoising using Non-Local Euclidean Medians (NLEM).
MATLAB implementation of the Non-Local Euclidean Medians (NLEM) algorithm described in the following paper:
[1] K.N. Chaudhury, and M. Unser, "Non-Local Euclidean Medians", IEEE Signal
Processing Letters, vol. 19, no. 11, 2012.
The current implementation is meant for experimental usage, and is far from optimal in terms of efficiency. For example, it can be optimized using *parfor* loops, or using mex code for computing the Euclidean median.
Cite As
Kunal Chaudhury (2026). Non-Local Euclidean Medians (https://www.mathworks.com/matlabcentral/fileexchange/40204-non-local-euclidean-medians), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
Find more on Region and Image Properties in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
