merge with dev

This commit is contained in:
Alberto Griggio
2018-01-17 22:09:47 +01:00
7 changed files with 10 additions and 61 deletions

View File

@@ -287,7 +287,6 @@ struct ToneCurveParams {
bool operator ==(const ToneCurveParams& other) const;
bool operator !=(const ToneCurveParams& other) const;
static bool HLReconstructionNecessary(const LUTu& histRedRaw, const LUTu& histGreenRaw, const LUTu& histBlueRaw);
};
/**