Add "Inpaint opposed" to Highlight reconstruction and improved Itcwb (#6635)
* Essai HL * Try Inpaint opposed * Code improvment * Add file * Improvment to process inpaint opposed and color propagation * Clean code * Change Blend to Coloropp in Profile pp3 * Enable BENCHFUN hilite_recon * Clean rtengine cmakelist * Comment unused code * Neutralise unused code * Change bad Exposure in Pop2Lab.pp3 * Try to fix bug when Inpaint Opposed is used and White balance disabled * Changes to refreshmap * Change to improccoordinator M_RETINEX * Clean unused commented code * Force Inpaint-opposed in rawimagesouce if wb change * Suppressed message in console * Change events and limits to 1 the number of calls to inpaint-opposed * Comment code * Add gain theshold to inpaint opposed * fixed typo in procparams.cc * Change in option.cc itcwb_sort to true * Change itcw sorted in options and rawimagesource.cc * Change sampling read datas Itcwb * Allow or not purple in WB itcwb * Added option icwb.nopurple to bypass settings * Added code comment Itcwb * optimize Itcwb between green and student * Formated code used by Itcwb with Astylert.bat * Change color_match - thanks to Lawrence37 * Remove wrong text
This commit is contained in:
@@ -1417,6 +1417,7 @@ HISTORY_MSG_FILMNEGATIVE_VALUES;Film negative values
|
||||
HISTORY_MSG_GAMUTMUNSEL;Gamut-Munsell
|
||||
HISTORY_MSG_HISTMATCHING;Auto-matched tone curve
|
||||
HISTORY_MSG_HLBL;Color propagation - blur
|
||||
HISTORY_MSG_HLTH;Inpaint opposed - gain threshold
|
||||
HISTORY_MSG_ICL_LABGRIDCIEXY;Cie xy
|
||||
HISTORY_MSG_ICM_AINTENT;Abstract profile intent
|
||||
HISTORY_MSG_ICM_BLUX;Primaries Blue X
|
||||
@@ -2518,8 +2519,10 @@ TP_GRADIENT_STRENGTH_TOOLTIP;Filter strength in stops.
|
||||
TP_HLREC_BLEND;Blend
|
||||
TP_HLREC_CIELAB;CIELab Blending
|
||||
TP_HLREC_COLOR;Color Propagation
|
||||
TP_HLREC_COLOROPP;Inpaint Opposed
|
||||
TP_HLREC_ENA_TOOLTIP;Could be activated by Auto Levels.
|
||||
TP_HLREC_HLBLUR;Blur
|
||||
TP_HLREC_HLTH;Gain threshold
|
||||
TP_HLREC_LABEL;Highlight reconstruction
|
||||
TP_HLREC_LUMINANCE;Luminance Recovery
|
||||
TP_HLREC_METHOD;Method:
|
||||
|
Reference in New Issue
Block a user