Non-Local Patch Regression

Robust image denoising in patch space (non-convex extension of the non-local means algorithm).

You are now following this Submission

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 (2026). Non-Local Patch Regression (https://www.mathworks.com/matlabcentral/fileexchange/40624-non-local-patch-regression), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0