Fix random bright pixels appear when using CIECAM02 and a wide gamut color space and automatic calculation of adaptation scene luminosity
This commit is contained in:
@@ -439,6 +439,8 @@ HISTORY_MSG_201;NR - Delta Chrominance red
|
||||
HISTORY_MSG_202;NR - Delta Chrominance blue
|
||||
HISTORY_MSG_203;NR - Method
|
||||
HISTORY_MSG_204;LMMSE Enhancement Steps
|
||||
HISTORY_MSG_205;CAM02 hot/bad pixels
|
||||
HISTORY_MSG_206;CAT02 - Adapt scene auto
|
||||
HISTORY_NEWSNAPSHOTAS;As...
|
||||
HISTORY_NEWSNAPSHOT;Add
|
||||
HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: <b>Alt-s</b>
|
||||
@@ -925,8 +927,9 @@ TP_COARSETRAF_TOOLTIP_HFLIP;Flip horizontally
|
||||
TP_COARSETRAF_TOOLTIP_ROTLEFT;Rotate left.\nShortcut: <b>[</b>\n\nShortcut in Single Editor Tab: <b>Alt-[</b>
|
||||
TP_COARSETRAF_TOOLTIP_ROTRIGHT;Rotate right.\nShortcut: <b>]</b>\n\nShortcut in Single Editor Tab: <b>Alt-]</b>
|
||||
TP_COARSETRAF_TOOLTIP_VFLIP;Flip vertically
|
||||
TP_COLORAPP_ADAPTSCENE;Adaptation scene luminosity (cd/m²)
|
||||
TP_COLORAPP_ADAPTSCENE_TOOLTIP;Absolute luminance of the scene environnement\n(usually 2000cd/m²)
|
||||
TP_COLORAPP_ADAP_AUTO_TOOLTIP;If the checkbox is checked (recommended) RT calculates an optimum value from Exif data.\nTo set the value manually, uncheck the checkbox first
|
||||
TP_COLORAPP_ADAPTSCENE;Adaptation scene luminosity
|
||||
TP_COLORAPP_ADAPTSCENE_TOOLTIP;Absolute luminance of the scene environement(cd/m²).\n 1)Calculated from the Exif data:\nShutter speed - ISO speed - F number - Camera exposure correction.\n 2)Calculated also from Raw White point and RT Exposure compensation
|
||||
TP_COLORAPP_ADAPTVIEWING;Adaptation viewing luminosity (cd/m²)
|
||||
TP_COLORAPP_ADAPTVIEWING_TOOLTIP;Absolute luminance of the viewing environnement\n(usually 16cd/m²)
|
||||
TP_COLORAPP_ALGO;Algorithm
|
||||
@@ -935,6 +938,8 @@ TP_COLORAPP_ALGO_JC;Lightness + Chroma (JC)
|
||||
TP_COLORAPP_ALGO_JS;Lightness + Saturation (JS)
|
||||
TP_COLORAPP_ALGO_QM;Brightness + Colorfulness (QM)
|
||||
TP_COLORAPP_ALGO_TOOLTIP;Lets you choose between parameter subsets or all parameters
|
||||
TP_COLORAPP_BADPIXSL;Hot/bad pixel filter
|
||||
TP_COLORAPP_BADPIXSL_TOOLTIP;Suppression of hot/bad (brightly colored) pixels.\n 0=no effect 1=median 2=gaussian.\n\nThese artifacts are due to limitations of CIECAM02. Alternatively, adjust the image to avoid very dark shadows.
|
||||
TP_COLORAPP_BRIGHT;Brightness (Q)
|
||||
TP_COLORAPP_BRIGHT_TOOLTIP;Brightness in CIECAM02 takes into account the white's luminosity and differs from Lab and RGB brightness
|
||||
TP_COLORAPP_CHROMA;Chroma (C)
|
||||
@@ -1126,7 +1131,7 @@ TP_ICM_SAVEREFERENCE;Save Reference Image for Profiling
|
||||
TP_ICM_TONECURVE;Use DCP's tone curve
|
||||
TP_ICM_TONECURVE_TOOLTIP;Enable to use tone curves that may be contained in DCP profiles.
|
||||
TP_ICM_WORKINGPROFILE;Working Profile
|
||||
TP_IMPULSEDENOISE_LABEL;Impulse Noise Reduction
|
||||
TP_IMPULSEDENOISE_LABEL;Impulse Noise Reduction (Lab/CIECAM02)
|
||||
TP_IMPULSEDENOISE_THRESH;Threshold
|
||||
TP_LABCURVE_AVOIDCOLORSHIFT;Avoid color shift
|
||||
TP_LABCURVE_AVOIDCOLORSHIFT_TOOLTIP;Fit colors into gamut of the working color space and apply Munsell correction
|
||||
@@ -1178,6 +1183,7 @@ TP_PERSPECTIVE_LABEL;Perspective
|
||||
TP_PERSPECTIVE_VERTICAL;Vertical
|
||||
TP_PREPROCESS_GREENEQUIL;Green Equilibration
|
||||
TP_PREPROCESS_HOTDEADPIXFILT;Hot/Dead pixel filter
|
||||
TP_PREPROCESS_HOTDEADPIXFILT_TOOLTIP;Try to suppress hot and dead pixels
|
||||
TP_PREPROCESS_LABEL;Preprocessing
|
||||
TP_PREPROCESS_LINEDENOISE;Line Noise Filter
|
||||
TP_PREPROCESS_NO_FOUND;None found
|
||||
|
Reference in New Issue
Block a user