Fixed bug in denoise + improve algo

This commit is contained in:
Desmis
2017-12-30 16:06:11 +01:00
parent 8139b5ea7f
commit fb7f65a82d
16 changed files with 812 additions and 266 deletions

View File

@@ -477,6 +477,7 @@ public:
bool noiselumf;
bool noiselumc;
bool noiselumdetail;
bool noiselequal;
bool noisechrodetail;
bool bilateral;
bool sensiden;