#include "libauxiliar.h"

Go to the source code of this file.
Functions | |
| void | nlmeans_ipol (int iDWin, int iDBloc, float fSigma, float fFiltPar, float **fpI, float **fpO, int iChannels, int iWidth, int iHeight) |
| void nlmeans_ipol | ( | int | iDWin, | |
| int | iDBloc, | |||
| float | fSigma, | |||
| float | fFiltPar, | |||
| float ** | fpI, | |||
| float ** | fpO, | |||
| int | iChannels, | |||
| int | iWidth, | |||
| int | iHeight | |||
| ) |
Definition at line 49 of file libdenoising.cpp.


1.6.3