Revert latest commit (kind of) and disable automatic global green equilibration for OLYMPUS E-M1MarkII
This commit is contained in:
@@ -1952,7 +1952,7 @@ void RawImageSource::preprocess (const RAWParams &raw, const LensProfParams &le
|
||||
for(int i = 0; i < 4; ++i) {
|
||||
green_equilibrate_global(*rawDataFrames[i]);
|
||||
}
|
||||
} else {
|
||||
} else if(idata->getModel() != "E-M1MarkII") {
|
||||
green_equilibrate_global(rawData);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user