Igv and LMMSE demosaicing for noisy images see issue1741
This commit is contained in:
@@ -1190,6 +1190,9 @@ TP_RAW_ALLENHANCE;Réduction de bruit/artefact post-dématriçage
|
||||
TP_RAW_DCBENHANCE;Appliquer la phase d'amélioration de DCB
|
||||
TP_RAW_DCBITERATIONS;Nombre d'itération de DCB
|
||||
TP_RAW_DMETHOD;Méthode
|
||||
TP_RAW_DMETHOD_PROGRESSBAR;Dématriçage %1...
|
||||
TP_RAW_DMETHOD_PROGRESSBAR_REFINE;Affinage du dématriçage...
|
||||
TP_RAW_DMETHOD_TOOLTIP;Note: IGV et LMMSE sont dédiés aux images à haut ISO
|
||||
TP_RAW_FALSECOLOR;Itérations pour la suppression\ndes fausses couleurs
|
||||
TP_RAW_LABEL;Dématriçage
|
||||
TP_RESIZE_APPLIESTO;S'applique à:
|
||||
|
@@ -1175,6 +1175,9 @@ TP_RAW_ALLENHANCE;Post-Demosaic Artifact/Noise Reduction
|
||||
TP_RAW_DCBENHANCE;DCB Enhancement Step
|
||||
TP_RAW_DCBITERATIONS;Number of DCB Iterations
|
||||
TP_RAW_DMETHOD;Method
|
||||
TP_RAW_DMETHOD_PROGRESSBAR;%1 demosaicing...
|
||||
TP_RAW_DMETHOD_PROGRESSBAR_REFINE;Demosaicing refinement...
|
||||
TP_RAW_DMETHOD_TOOLTIP;Note: IGV and LMMSE are dedicated to high ISO images
|
||||
TP_RAW_FALSECOLOR;False Color Suppression Steps
|
||||
TP_RAW_LABEL;Demosaicing
|
||||
TP_RESIZE_APPLIESTO;Applies to:
|
||||
|
@@ -111,7 +111,7 @@ Curve2=0;
|
||||
Curve3=0;
|
||||
|
||||
[Impulse Denoising]
|
||||
Enabled=false
|
||||
Enabled=true
|
||||
Threshold=80
|
||||
|
||||
[Defringing]
|
||||
@@ -251,7 +251,7 @@ HotDeadPixelThresh=40
|
||||
LineDenoise=0
|
||||
GreenEqThreshold=0
|
||||
CcSteps=0
|
||||
Method=amaze
|
||||
Method=igv
|
||||
DCBIterations=2
|
||||
DCBEnhance=false
|
||||
ALLEnhance=false
|
||||
|
@@ -111,7 +111,7 @@ Curve2=0;
|
||||
Curve3=0;
|
||||
|
||||
[Impulse Denoising]
|
||||
Enabled=false
|
||||
Enabled=true
|
||||
Threshold=50
|
||||
|
||||
[Defringing]
|
||||
|
Reference in New Issue
Block a user