Non-Local Patch Regression

Robust image denoising in patch space (non-convex extension of the non-local means algorithm).
901 Downloads
Updated 4 Mar 2013

View License

MATLAB implementation of the Non-Local Patch Regression (NLPR) algorithm described in the following paper:

[1] K. N. Chaudhury, A. Singer, "Non-Local Patch Regression: Robust image denoising in patch space", IEEE International Conference on Acoustics, Speech, and Signal Processing, 2013.

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 the l_p minimization.

Cite As

Kunal Chaudhury (2024). Non-Local Patch Regression (https://www.mathworks.com/matlabcentral/fileexchange/40624-non-local-patch-regression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0