You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (7.82 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
