Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into defish
This commit is contained in:
@@ -1536,6 +1536,22 @@ HISTORY_MSG_WAVTHRDEN;Threshold local contrast
|
||||
HISTORY_MSG_WAVTHREND;Threshold local contrast
|
||||
HISTORY_MSG_WAVUSHAMET;Clarity method
|
||||
HISTORY_MSG_WBALANCE_OBSERVER10;Observer 10°
|
||||
HISTORY_MSG_WBITC_OBS;Remove algo 2 passes
|
||||
HISTORY_MSG_WBITC_CUSTOM;Itcwb Custom
|
||||
HISTORY_MSG_WBITC_SAMPLING;Low sampling
|
||||
HISTORY_MSG_WBITC_THRES;Itcwb Theshold
|
||||
HISTORY_MSG_WBITC_NOPURPLE;Itcwb Nopurple
|
||||
HISTORY_MSG_WBITC_PRIM;Primaries
|
||||
HISTORY_MSG_WBITC_SORTED;Itcwb ponderated
|
||||
HISTORY_MSG_WBITC_FORCE;Itcwb Force
|
||||
HISTORY_MSG_WBITC_SIZE;Itcwb Size
|
||||
HISTORY_MSG_WBITC_PRECIS;Itcwb Precision
|
||||
HISTORY_MSG_WBITC_DELTA;Itcwb Delta green
|
||||
HISTORY_MSG_WBITC_FGREEN;Itcwb Green - student
|
||||
HISTORY_MSG_WBITC_RGREEN;Itcwb Green range
|
||||
HISTORY_MSG_WBITC_MINSIZE;Patch min size
|
||||
HISTORY_MSG_WBITC_PONDER;Itcwb ponderated
|
||||
HISTORY_MSG_WBITC_GREEN;Grren refinement
|
||||
HISTORY_NEWSNAPSHOT;Add
|
||||
HISTORY_NEWSNAPSHOT_TOOLTIP;Shortcut: <b>Alt-s</b>
|
||||
HISTORY_SNAPSHOT;Snapshot
|
||||
@@ -1842,6 +1858,17 @@ PREFERENCES_CHUNKSIZE_RGB;RGB processing
|
||||
PREFERENCES_CIE;Ciecam
|
||||
PREFERENCES_CIEARTIF;Avoid artifacts
|
||||
PREFERENCES_WBA;White Balance
|
||||
PREFERENCES_WBACORR;White Balance - Automatic temperature correlation
|
||||
PREFERENCES_WBACORR_TOOLTIP;These settings allow, depending on the images (type of raw file, colorimetry, etc.), an adaptation of the " Temperature correlation " algorithm in order to obtain the best overall results. There is no absolute rule, linking these parameters to the results obtained.\n\nThe settings are of 3 types: \n* those accessible to the user from the GUI.\n* those accessible only in reading from each pp3 file : Itcwb_minsize=20, Itcwb_delta=4 Itcwb_rgreen=1 Itcwb_nopurple=false (See Rawpedia)\n* those accessible to the user in 'options' (see Rawpedia)\n You can use "Awb temperature bias" and "Green refinement" to adjust the results. Each movement of these commands brings a new calculation of temperature, tint and correlation.\n\nPlease note that the 3 indicators 'Correlation factor', 'Patch chroma' and ΔE are given for information only. It is not because one of these indicators is better that the result will necessarily be better.
|
||||
PREFERENCES_WBAENA;Show White Balance auto Temperature correlation Settings
|
||||
PREFERENCES_WBAENACUSTOM;Use Custom temperature & tint
|
||||
PREFERENCES_WBAPATCH;Number maximum of colors used in picture
|
||||
PREFERENCES_WBAFORC;Forces Extra algoritm
|
||||
PREFERENCES_WBAGREENDELTA;Delta temperature in green iterate loop (if Force Extra enabled)
|
||||
PREFERENCES_WBANOPURP;No purple color used
|
||||
PREFERENCES_WBAPRECIS;Precision algorithm - scale used
|
||||
PREFERENCES_WBASIZEREF;Size of reference color compare to size of histogram color
|
||||
PREFERENCES_WBASORT;Sort in chroma order instead of histogram
|
||||
PREFERENCES_CLIPPINGIND;Clipping Indication
|
||||
PREFERENCES_CLUTSCACHE;HaldCLUT Cache
|
||||
PREFERENCES_CLUTSCACHE_LABEL;Maximum number of cached CLUTs
|
||||
@@ -2619,6 +2646,7 @@ TP_ICM_WORKING_PRIM_BRU;BruceRGB
|
||||
TP_ICM_WORKING_PRIM_BST;BestRGB
|
||||
TP_ICM_WORKING_PRIM_CUS;Custom (sliders)
|
||||
TP_ICM_WORKING_PRIM_CUSGR;Custom (CIE xy Diagram)
|
||||
TP_ICM_WORKING_PRIM_JDCMAX;JDC Max
|
||||
TP_ICM_WORKING_PRIM_NONE;Default
|
||||
TP_ICM_WORKING_PRIM_PROP;ProPhoto
|
||||
TP_ICM_WORKING_PRIM_REC;Rec2020
|
||||
@@ -4082,7 +4110,7 @@ TP_WAVELET_WAVOFFSET;Offset
|
||||
TP_WBALANCE_AUTO;Auto
|
||||
TP_WBALANCE_AUTOITCGREEN;Temperature correlation
|
||||
TP_WBALANCE_AUTOOLD;RGB grey
|
||||
TP_WBALANCE_AUTO_HEADER;Automatic
|
||||
TP_WBALANCE_AUTO_HEADER;Automatic & Refinement
|
||||
TP_WBALANCE_CAMERA;Camera
|
||||
TP_WBALANCE_CLOUDY;Cloudy
|
||||
TP_WBALANCE_CUSTOM;Custom
|
||||
@@ -4109,6 +4137,47 @@ TP_WBALANCE_FLUO_HEADER;Fluorescent
|
||||
TP_WBALANCE_GREEN;Tint
|
||||
TP_WBALANCE_GTI;GTI
|
||||
TP_WBALANCE_HMI;HMI
|
||||
TP_WBALANCE_ITCWB_DELTA;Delta temperature in green loop
|
||||
TP_WBALANCE_ITCWBDELTA_TOOLTIP;Fixed for each "green" iteration tried, the temperature difference to be taken into account.
|
||||
//TP_WBALANCE_ITCWB_FORCED;Forces use of the entire CIE diagram
|
||||
TP_WBALANCE_ITCWB_FORCED;Close to full CIE diagram
|
||||
TP_WBALANCE_ITCWFORCED_TOOLTIP;By default (box not checked) the data scanned during sampling is brought back to the sRGB profile, which is the most widespread, both for calibrating DCP or ICC profiles with the Colorchecker24, or used on the web.\n If you have very high gamut images (some flowers, artificial colors), then it may be necessary to use the entire CIExy diagram, the profile used will be ACESP0. In this second case, the number of colors that can be used in internal to the algorithm will be more important.
|
||||
TP_WBALANCE_ITCWB_FGREEN;Find green student
|
||||
TP_WBALANCE_ITCWGREEN;Green refinement
|
||||
TP_WBALANCE_ITCWGREEN_TOOLTIP;Allows you to change the "tint" (green) which will serve as a reference when starting the algorithm. It has substantially the same role for greens as "AWB temperature bias" for temperature.\nThe whole algorithm is recalculated.
|
||||
TP_WBALANCE_ITCWBFGREEN_TOOLTIP;Find the best compromise between Student and green.
|
||||
TP_WBALANCE_ITCWB_FRA;Auto Temperature correlation Settings
|
||||
TP_WBALANCE_ITCWB_FRA_TOOLTIP;These settings allow, depending on the images (type of raw, colorimetry, etc.), an adaptation of the 'Temperature correlation' algorithm. There is no absolute rule linking these parameters to the results obtained.
|
||||
TP_WBALANCE_ITCWB_MINSIZEPATCH;Patch minimum size
|
||||
TP_WBALANCE_ITCWBMINSIZEPATCH_TOOLTIP;Allows you to set the minimum patch value. values that are too low can lead to a lack of correlation.
|
||||
TP_WBALANCE_ITCWB_NOPURPLE;Filter on purple color
|
||||
//TP_WBALANCE_ITCWBNOPURPLE_TOOLTIP;By default when "Inpaint opposed" is activated, purple colors are not taken into account. However, if the image does not need highlight reconstruction, or if this image naturally contains purple tints (flowers, etc.), it may be necessary to deactivate, to take into account all the colors.
|
||||
TP_WBALANCE_ITCWBNOPURPLE_TOOLTIP;Allows you to filter magenta/purple data from the image. If the box is checked a filter limiting the value of Y is applied. By default this value is 0.4. You can change it in 'options' Itcwb_Ypurple (Maximum 1)
|
||||
TP_WBALANCE_ITCWB_ALG;Remove 2 pass algorithm
|
||||
TP_WBALANCE_ITCWB_CUSTOM;Use Custom temperature & tint
|
||||
TP_WBALANCE_ITCWCUSTOM_TOOLTIP;Allows you to use Custom settings Temperature and Green (tint).\n\nUsage tips:\n1) start Itcwb , enable 'Use Custom temperature and tint'.\n2) Set 'Temperature and tint' to your liking :free, Pick,...(Custom)\n3) go back to 'Temperature correlation'.\n\nYou cannot use : 2 passes, AWB temperature bias, Green refinement.
|
||||
TP_WBALANCE_ITCWALG_TOOLTIP;Allows you to switch to the other Alternative temperature (Alt_temp), when possible.\nInactive in the "single choice" case.
|
||||
TP_WBALANCE_ITCWB_PRECIS;Precision algorithm - scale used
|
||||
TP_WBALANCE_ITCWBPRECIS_TOOLTIP;The lower the value, the more relevant the data, but increases the processing time. Since the processing time is low, this parameter should generally be able to remain at the default value
|
||||
TP_WBALANCE_ITCWB_PRIM_SRGB;Low sampling & No use Camera settings
|
||||
TP_WBALANCE_ITCWB_PRIM_ADOB;Medium sampling
|
||||
TP_WBALANCE_ITCWB_PRIM_BETA;Medium sampling - near Pointer's gamut
|
||||
TP_WBALANCE_ITCWB_PRIM_REC;High sampling
|
||||
TP_WBALANCE_ITCWB_PRIM_ACE;Forces use of the entire CIE diagram
|
||||
TP_WBALANCE_ITCWB_PRIM_JDCMAX;Close to full CIE diagram
|
||||
TP_WBALANCE_ITCWB_PRIM_XYZCAM;Camera XYZ matrix
|
||||
TP_WBALANCE_ITCWB_PRIM_XYZCAM2;JDCmax after Camera XYZ matrix
|
||||
TP_WBALANCE_ITCWPRIM_TOOLTIP;Allows you to select the image sampling.\n'Close to full CIE diagram' almost uses the data present on the sensor, possibly including the imaginary colors.\n'Camera XYZ matrix' - uses the matrix directly derived from Color Matrix.\n'Medium sampling' (default) - near Pointer's gamut: corresponds substantially to the most common cases of human vision.\nThe other choice 'Low sampling and No use camera settings' allow you to isolate high gamut parts of the image and forces the algorithm in some cases (tint > 0.8,...) not to use camera settings. This will obviously have an impact on the result.\n\nThis sampling only has an influence on the channel multipliers, it has nothing to do with the "working profile" and does not modify the gamut of the image.
|
||||
TP_WBALANCE_ITCWB_RGREEN;Green range
|
||||
TP_WBALANCE_ITCWBRGREEN_TOOLTIP;Sets the green value review amplitude in iterations, from low amplitude 0.82 to 1.25 to maximum amplitude 0.4 to 4.
|
||||
TP_WBALANCE_ITCWB_SAMPLING;Low sampling 5.9
|
||||
TP_WBALANCE_ITCWSAMPLING_TOOLTIP;Allows you to use the old sampling algorithm to ensure better compatibility with 5.9. You must enable Observer 10° (default).
|
||||
TP_WBALANCE_ITCWB_SIZE;Size of ref. color compare to histogram
|
||||
TP_WBALANCE_ITCWB_SIZEPATCH;Size of color patch
|
||||
TP_WBALANCE_ITCWBSIZEPATCH_TOOLTIP;This setting sets the size of color datas used by algorithm.
|
||||
TP_WBALANCE_ITCWBSIZE_TOOLTIP;This setting sets the number of iterations to find the best correspondence between the reference spectral colors and those in xyY value of the image. A value of 3 seams a good compromise.
|
||||
TP_WBALANCE_ITCWB_THRES;Colors used in picture (preset)
|
||||
TP_WBALANCE_ITCWBTHRES_TOOLTIP;Limits comparison sampling between spectral data and image data.
|
||||
TP_WBALANCE_JUDGEIII;JudgeIII
|
||||
TP_WBALANCE_LABEL;White Balance
|
||||
TP_WBALANCE_LAMP_HEADER;Lamp
|
||||
@@ -4120,6 +4189,10 @@ TP_WBALANCE_MULLABEL;Multipliers: r=%1 g=%2 b=%3
|
||||
TP_WBALANCE_MULLABEL_TOOLTIP;Values given for information purposes. You cannot change them.
|
||||
TP_WBALANCE_OBSERVER10;Observer 10° instead of Observer 2°
|
||||
TP_WBALANCE_OBSERVER10_TOOLTIP;The color management in Rawtherapee (White balance, channel multipliers, highlight recovery,...) uses the spectral data of the illuminants and colors. Observer is an important parameter of this management which takes into account the angle of perception of the eye. In 1931 it was fixed at 2° (privileges the use of the cones). In 1964 it was fixed at 10° (privileges the use of the cones, but partially takes into account the rods).\nTo avoid a (rare) drift of the colors due to the choice Observer 10° - probably due to the conversion matrix - Observer 2° must be selected.\nIn a majority of cases Observer 10° (default) will be a more relevant choice.
|
||||
TP_WBALANCE_PATCHLABEL;Read colors:%1 Patch: Chroma:%2 Size=%3
|
||||
TP_WBALANCE_PATCHLABEL_TOOLTIP;Display number of read colors (max=237).\nDisplay calculated Patch Chroma.\nAWB temperature bias, lets try to reduce this value, a minimum may seem to optimize the algorithm.\n\nPatch size matching chroma optimization.
|
||||
TP_WBALANCE_PATCHLEVELLABEL;Patch: ΔE=%1 - datas x 9 Min:%2 Max=%3
|
||||
TP_WBALANCE_PATCHLEVELLABEL_TOOLTIP;Display ΔE patch (this assumes there is enough spectral data), between image and spectral datas.\n Display read datas found. The 2 values correspond to the minimum and maximum data values taken into account. The coefficient x9 must be taken into account to obtain the number of pixels concerned in the image.
|
||||
TP_WBALANCE_PICKER;Pick
|
||||
TP_WBALANCE_SHADE;Shade
|
||||
TP_WBALANCE_SIZE;Size:
|
||||
@@ -4128,10 +4201,12 @@ TP_WBALANCE_SOLUX41;Solux 4100K
|
||||
TP_WBALANCE_SOLUX47;Solux 4700K (vendor)
|
||||
TP_WBALANCE_SOLUX47_NG;Solux 4700K (Nat. Gallery)
|
||||
TP_WBALANCE_SPOTWB;Use the pipette to pick the white balance from a neutral patch in the preview.
|
||||
TP_WBALANCE_STUDLABEL;Correlation factor: %1
|
||||
TP_WBALANCE_STUDLABEL_TOOLTIP;Display calculated Student correlation.\nLower values are better, where <0.005 is excellent,\n<0.01 is good, and >0.5 is poor.\nLow values do not mean that the white balance is good:\nif the illuminant is non-standard the results can be erratic.\nA value of 1000 means previous calculations are used and\nthe resultsare probably good.
|
||||
TP_WBALANCE_STUDLABEL;Correlation factor: %1 Passes:%2 Worst_alt=%3
|
||||
TP_WBALANCE_STUDLABEL1;Correlation factor: %1 Passes:%2 Best_alt=%3
|
||||
TP_WBALANCE_STUDLABEL0;Correlation factor: %1 Passes:%2 Alt=%3
|
||||
TP_WBALANCE_STUDLABEL_TOOLTIP;Display calculated Student correlation.\nLower values are better, where <0.005 is excellent,\n<0.01 is good, and >0.5 is poor.\nLow values do not mean that the white balance is good:\nif the illuminant is non-standard the results can be erratic.\nA value of 1000 means previous calculations are used and\nthe resultsare probably good.\n\nPasses : number of passes made.\nAlt_temp : Alternative temperature.
|
||||
TP_WBALANCE_TEMPBIAS;AWB temperature bias
|
||||
TP_WBALANCE_TEMPBIAS_TOOLTIP;Allows to alter the computation of the 'auto white balance'\nby biasing it towards warmer or cooler temperatures. The bias\nis expressed as a percentage of the computed temperature,\nso that the result is given by 'computedTemp + computedTemp * bias'.
|
||||
TP_WBALANCE_TEMPBIAS_TOOLTIP;Allows to alter the computation of the 'auto white balance'\nby biasing it towards warmer or cooler temperatures. The bias\nis expressed as a percentage of the computed temperature,\nso that the result is given by 'computedTemp + computedTemp * bias'.\n\nYou can use "Awb temperature bias" to adjust the "Temperature correlation" results. Each movement of this command brings a new calculation of temperature, tint and correlation.
|
||||
TP_WBALANCE_TEMPERATURE;Temperature
|
||||
TP_WBALANCE_TUNGSTEN;Tungsten
|
||||
TP_WBALANCE_WATER1;UnderWater 1
|
||||
|
Reference in New Issue
Block a user