Retinex - Choice complexity Standard - Advanced (#5871)

* Enabled standard advanced for Retinex

* Added forgotten reset button
This commit is contained in:
Desmis
2020-08-05 10:21:14 +02:00
committed by GitHub
parent 2a31ed9dec
commit 2c3881f3a6
8 changed files with 143 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ struct RetinexParamsEdited {
bool slope;
bool neigh;
bool offs;
bool complexmethod;
bool retinexMethod;
bool mapMethod;
bool viewMethod;