![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Go to the source code of this file.
Namespaces | |
| namespace | derive_filmic_default_curve |
Functions | |
| derive_filmic_default_curve.ciecam16_J (L, Lw, La, surround) | |
| derive_filmic_default_curve._sigmoid_scale (limit_x, limit_y, tx, ty, slope, power) | |
| derive_filmic_default_curve.curve_factory (black_ev, white_ev, contrast_param, latitude_pct, balance_pct, toe_power, shoulder_power, shoulder_slope_matched=False) | |
| derive_filmic_default_curve.main () | |
Variables | |
| float | derive_filmic_default_curve.GREY = 0.1845 |
| float | derive_filmic_default_curve.SAFETY_MARGIN = 0.01 |
| float | derive_filmic_default_curve.BLACK_TARGET = 0.01517634 / 100.0 |
| float | derive_filmic_default_curve.WHITE_TARGET = 1.0 |