Merge branch 'dev' into metadata-exiv2

This commit is contained in:
Lawrence Lee
2023-02-15 22:28:18 -08:00
175 changed files with 3634 additions and 703 deletions

View File

@@ -299,6 +299,7 @@ struct ToneCurveParams {
int shcompr;
int hlcompr; // Highlight Recovery's compression
int hlbl; // Highlight Recovery's compression
double hlth; // Highlight Recovery's threshold
int hlcomprthresh; // Highlight Recovery's threshold
bool histmatching; // histogram matching
bool fromHistMatching;