remove unused retinex.gain and retinex.baselog

This commit is contained in:
heckflosse
2017-07-09 21:37:39 +02:00
parent 22692f5a04
commit f98ef980d9
10 changed files with 7 additions and 135 deletions

View File

@@ -312,7 +312,6 @@ public:
double gam;
double slope;
int neigh;
int gain;
int offs;
int highlights;
int htonalwidth;
@@ -328,7 +327,6 @@ public:
int vart;
int limd;
int highl;
double baselog;
int skal;
bool medianmap;
RetinexParams ();