Improvments to LA Sigmoid - LA Log encoding Cam16 and ICC profile creator (#6410)

* Improvment to sigmoid Cam16 and Jz
* Change default parameters contrast sigmoid
* Log encoding Q added to Sigmoid Q - Cam16
* Change DR evaluation for sigmoid
* Change default log encoding cam16 and change tool position options
* DCI-P3 added to Iccprofilecreator
This commit is contained in:
Desmis
2022-03-26 12:04:21 +01:00
committed by GitHub
parent 784625b5cc
commit c45a6105f7
13 changed files with 299 additions and 44 deletions

View File

@@ -59,6 +59,7 @@ public:
Glib::ustring rec2020; // filename of Rec2020 profile (default to the bundled one)
Glib::ustring ACESp0; // filename of ACES P0 profile (default to the bundled one)
Glib::ustring ACESp1; // filename of ACES P1 profile (default to the bundled one)
Glib::ustring DCIP3; // filename of DCIP3 profile (default to the bundled one)
bool gamutICC; // no longer used
bool gamutLch;