Home
last modified time | relevance | path

Searched defs:impulse_nr (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/art/ART-1.9.3/rtengine/
H A Dimpulse_denoise.cc35 void impulse_nr(Imagefloat *lab, double thresh, bool multithread) in impulse_nr() function
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Ddenoise.hh66 ProcessorBase* impulse_nr; member in PF::DenoisePar
/dports/graphics/photivo/photivo/ReferenceMaterial/RawTherapee/
H A Dimpulse_denoise.h74 template<class T> void impulse_nr (T** src, T** dst, int width, int height, double thresh) { in impulse_nr() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dimpulse_denoise.cc34 void ImProcFunctions::impulse_nr (LabImage* lab, double thresh) in impulse_nr() function in rtengine::ImProcFunctions