Home
last modified time | relevance | path

Searched refs:noiseu (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A Duse_nlmeans.cpp73 const double noiseu = cimg_option("-nu",0.0,"Add uniform noise before applying the algorithm"); in main() local
96 img.noise(noiseg,0).noise(noiseu,1).noise(noises,2); in main()
115 if (noiseg==0 && noiseu==0 && noises==0) in main()
H A Dpde_TschumperleDeriche2d.cpp83 const double noiseu = cimg_option("-nu",0.0,"Add uniform noise before applying the algorithm"); in main() local
114 img.noise(noiseg,0).noise(noiseu,1).noise(noises,2); in main()
/dports/graphics/gmic-qt/CImg-v.2.9.8/examples/
H A Duse_nlmeans.cpp73 const double noiseu = cimg_option("-nu",0.0,"Add uniform noise before applying the algorithm"); in main() local
96 img.noise(noiseg,0).noise(noiseu,1).noise(noises,2); in main()
115 if (noiseg==0 && noiseu==0 && noises==0) in main()
H A Dpde_TschumperleDeriche2d.cpp83 const double noiseu = cimg_option("-nu",0.0,"Add uniform noise before applying the algorithm"); in main() local
114 img.noise(noiseg,0).noise(noiseu,1).noise(noises,2); in main()