Adding PixelShift to PartialPaste window + small bugfixs (issue #3489)
This commit is contained in:
@@ -853,8 +853,8 @@ PARTIALPASTE_PREPROCESS_HOTPIXFILT;Filtrage des pixels chauds
|
||||
PARTIALPASTE_PREPROCESS_LINEDENOISE;Filtre de bruit de ligne
|
||||
PARTIALPASTE_PRSHARPENING;Netteté post-redim.
|
||||
PARTIALPASTE_RAWCACORR_AUTO;Corr. auto. de l'aberr. chromatique
|
||||
PARTIALPASTE_RAWCACORR_CABLUE;Aberr. chromatique bleu
|
||||
PARTIALPASTE_RAWCACORR_CARED;Aberr. chromatique rouge
|
||||
PARTIALPASTE_RAWCACORR_CAAUTOSTRENGTH;Force aberr. chromatique auto
|
||||
PARTIALPASTE_RAWCACORR_CAREDBLUE;Aberr. chromatique rouge et bleu
|
||||
PARTIALPASTE_RAWEXPOS_BLACK;Niveaux de noir
|
||||
PARTIALPASTE_RAWEXPOS_LINEAR;Correction du point blanc
|
||||
PARTIALPASTE_RAWEXPOS_PRESER;Préservation des hautes humières
|
||||
@@ -864,6 +864,7 @@ PARTIALPASTE_RAW_DCBITERATIONS;Nombre d'itération de DCB
|
||||
PARTIALPASTE_RAW_DMETHOD;Algorithme de dématriçage
|
||||
PARTIALPASTE_RAW_FALSECOLOR;Nbr d'itération des fausses couleurs
|
||||
PARTIALPASTE_RAW_LMMSEITERATIONS;Niveau d'amélioration LMMSE
|
||||
PARTIALPASTE_RAW_PIXELSHIFT;PixelShift
|
||||
PARTIALPASTE_RESIZE;Redimentionnement
|
||||
PARTIALPASTE_RETINEX;Retinex
|
||||
PARTIALPASTE_RGBCURVES;Courbes RVB
|
||||
@@ -1629,7 +1630,7 @@ TP_PRSHARPENING_TOOLTIP;Augmente la netteté de l'image après le redimentionnem
|
||||
TP_RAWCACORR_AUTO;Correction automatique
|
||||
TP_RAWCACORR_CABLUE;Bleu
|
||||
TP_RAWCACORR_CARED;Rouge
|
||||
TP_RAWCACORR_CASTR;force
|
||||
TP_RAWCACORR_CASTR;Force
|
||||
TP_RAWEXPOS_BLACKS;Niveaux de noir
|
||||
TP_RAWEXPOS_BLACK_0;Vert 1 (maître)
|
||||
TP_RAWEXPOS_BLACK_1;Rouge
|
||||
|
@@ -895,8 +895,8 @@ PARTIALPASTE_PREPROCESS_HOTPIXFILT;Hot pixel filter
|
||||
PARTIALPASTE_PREPROCESS_LINEDENOISE;Line noise filter
|
||||
PARTIALPASTE_PRSHARPENING;Post-resize sharpening
|
||||
PARTIALPASTE_RAWCACORR_AUTO;CA auto-correction
|
||||
PARTIALPASTE_RAWCACORR_CABLUE;CA blue
|
||||
PARTIALPASTE_RAWCACORR_CARED;CA red
|
||||
PARTIALPASTE_RAWCACORR_CAAUTOSTRENGTH;CA auto-correction strength
|
||||
PARTIALPASTE_RAWCACORR_CAREDBLUE;CA red & blue
|
||||
PARTIALPASTE_RAWEXPOS_BLACK;Black levels
|
||||
PARTIALPASTE_RAWEXPOS_LINEAR;White point correction
|
||||
PARTIALPASTE_RAWEXPOS_PRESER;Highlight preservation
|
||||
@@ -907,6 +907,7 @@ PARTIALPASTE_RAW_DMETHOD;Demosaic method
|
||||
PARTIALPASTE_RAW_FALSECOLOR;False color suppression
|
||||
PARTIALPASTE_RAW_IMAGENUM;Sub-image
|
||||
PARTIALPASTE_RAW_LMMSEITERATIONS;LMMSE enhancement steps
|
||||
PARTIALPASTE_RAW_PIXELSHIFT;PixelShift
|
||||
PARTIALPASTE_RESIZE;Resize
|
||||
PARTIALPASTE_RETINEX;Retinex
|
||||
PARTIALPASTE_RGBCURVES;RGB curves
|
||||
|
Reference in New Issue
Block a user