Improving medians Denoise issue2423

This commit is contained in:
jdc
2014-07-07 20:29:19 +02:00
parent f277afd333
commit 81088b960d
14 changed files with 512 additions and 40 deletions

View File

@@ -275,6 +275,9 @@ public:
// bool perform;
bool dmethod;
bool medmethod;
bool methodmed;
bool rgbmethod;
bool passes;
};