merge with dev

This commit is contained in:
Desmis
2018-01-17 10:45:46 +01:00
5 changed files with 3 additions and 48 deletions

View File

@@ -291,7 +291,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);
};
/**