Local adjustments - Mask - Change behavior Laplacian (#6075)
* Change Laplacian action in mask * Change tooltip Laplace
This commit is contained in:
@@ -2733,9 +2733,9 @@ TP_LOCALLAB_LAPLACC;ΔØ Mask Laplacian solve PDE
|
||||
TP_LOCALLAB_LAPLACE;Laplacian threshold ΔE
|
||||
TP_LOCALLAB_LAPLACEXP;Laplacian threshold
|
||||
TP_LOCALLAB_LAPMASKCOL;Laplacian threshold
|
||||
TP_LOCALLAB_LAPRAD1_TOOLTIP;Avoid using “Smooth radius” and “Laplacian threshold” (advanced) together.\nTransforms the mask to eliminate values lower than the threshold.\nReduces artifacts and noise, and allows local contrast to be modified.
|
||||
TP_LOCALLAB_LAPRAD1_TOOLTIP;Increases the contrast of the mask by increasing the luminance values of the lighter areas. Can be used in conjunction with the L(L) and LC(H) curves.
|
||||
TP_LOCALLAB_LAPRAD2_TOOLTIP;Smooth radius uses a guided filter to decrease artifacts and smooth out the transition
|
||||
TP_LOCALLAB_LAPRAD_TOOLTIP;Avoid using “Smooth radius” and “Laplacian threshold” (advanced) together.\nSmooth radius uses a guided filter to decrease artifacts and smooth out the transition
|
||||
TP_LOCALLAB_LAPRAD_TOOLTIP;Smooth radius uses a guided filter to decrease artifacts and smooth out the transition
|
||||
TP_LOCALLAB_LAP_MASK_TOOLTIP;Solve PDE for all Laplacian masks.\nIf enabled Laplacian threshold mask reduce artifacts and smooth result.\nIf disabled linear response.
|
||||
TP_LOCALLAB_LC_FFTW_TOOLTIP;FFT improves quality and allows the use of large radii, but increases processing time (depends on the area to be processed). Preferable to use only for large radii. The size of the area can be reduced by a few pixels to optimize the FFTW. This can reduce the processing time by a factor of 1.5 to 10.
|
||||
TP_LOCALLAB_LC_TOOLNAME;Local Contrast & Wavelets - 7
|
||||
|
Reference in New Issue
Block a user