Use capture sharpening for pixelshift profiles
This commit is contained in:
parent
614458c3c6
commit
23e60371ed
@ -1,18 +1,8 @@
|
|||||||
[Sharpening]
|
[Sharpening]
|
||||||
Enabled=true
|
Enabled=false
|
||||||
Contrast=5
|
|
||||||
Method=rld
|
|
||||||
DeconvRadius=0.75
|
|
||||||
DeconvAmount=100
|
|
||||||
DeconvDamping=0
|
|
||||||
DeconvIterations=30
|
|
||||||
|
|
||||||
[SharpenMicro]
|
[SharpenMicro]
|
||||||
Enabled=true
|
Enabled=false
|
||||||
Contrast=15
|
|
||||||
Matrix=false
|
|
||||||
Strength=20
|
|
||||||
Uniformity=5
|
|
||||||
|
|
||||||
[RAW]
|
[RAW]
|
||||||
CA=true
|
CA=true
|
||||||
@ -38,3 +28,6 @@ pixelShiftBlur=true
|
|||||||
pixelShiftSmoothFactor=0.69999999999999996
|
pixelShiftSmoothFactor=0.69999999999999996
|
||||||
pixelShiftLmmse=false
|
pixelShiftLmmse=false
|
||||||
pixelShiftNonGreenCross=true
|
pixelShiftNonGreenCross=true
|
||||||
|
|
||||||
|
[PostDemosaicSharpening]
|
||||||
|
Enabled=true
|
||||||
|
@ -1,18 +1,8 @@
|
|||||||
[Sharpening]
|
[Sharpening]
|
||||||
Enabled=true
|
Enabled=false
|
||||||
Contrast=5
|
|
||||||
Method=rld
|
|
||||||
DeconvRadius=0.75
|
|
||||||
DeconvAmount=100
|
|
||||||
DeconvDamping=0
|
|
||||||
DeconvIterations=30
|
|
||||||
|
|
||||||
[SharpenMicro]
|
[SharpenMicro]
|
||||||
Enabled=true
|
Enabled=false
|
||||||
Contrast=15
|
|
||||||
Matrix=false
|
|
||||||
Strength=20
|
|
||||||
Uniformity=5
|
|
||||||
|
|
||||||
[RAW]
|
[RAW]
|
||||||
CA=true
|
CA=true
|
||||||
@ -22,3 +12,6 @@ Method=pixelshift
|
|||||||
PixelShiftMotion=0
|
PixelShiftMotion=0
|
||||||
PixelShiftMotionCorrection=5
|
PixelShiftMotionCorrection=5
|
||||||
PixelShiftMotionCorrectionMethod=0
|
PixelShiftMotionCorrectionMethod=0
|
||||||
|
|
||||||
|
[PostDemosaicSharpening]
|
||||||
|
Enabled=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user