The following Matlab project contains the source code and Matlab examples used for fast non local means 1d, 2d color and 3d.
This function NLMF performs Non-Local Means noise filtering of 1D signal, 2D grey/color or 3D image data.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
image2vectors_double.c | 12141 |
image2vectors_single.c | 12162 |
lena.jpg | 10757 |
license.txt | 1314 |
NLMF.m | 8859 |
NLMF2Dtree.m | 3510 |
vectors_nlmeans_double.c | 15772 |
vectors_nlmeans_single.c | 15724 |