Improvements. Some code cleanup. Nearing final version.

This commit is contained in:
Emil Martinec
2012-03-01 22:53:51 -06:00
parent 2dfd780308
commit 3d8c7801ba
15 changed files with 738 additions and 837 deletions

View File

@@ -244,8 +244,7 @@ class ColorDenoiseParams {
int luma;
int chroma;
float gamma;
std::vector<double> lumcurve;
std::vector<double> chromcurve;
double expcomp;
};
//EPD related parameters.