Grey World pass simulation
This commit is contained in:
@@ -38,7 +38,7 @@ struct color_gain {
|
||||
|
||||
static const double gamma_value = 2.2;
|
||||
static const double saturation_inc = 0.5;
|
||||
static const double white_radio = 0.1;
|
||||
// static const double white_radio = 0.1;
|
||||
|
||||
using namespace sc_core;
|
||||
using namespace sc_dt;
|
||||
|
||||
Reference in New Issue
Block a user