Non-Local Patch Regression
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
NLPR/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |