Improve GUI directional contrast
This commit is contained in:
@@ -2485,7 +2485,7 @@ TP_LOCALLAB_LOC_CONTRAST;Local contrast & Wavelet Pyramid Ψ Big defects
|
|||||||
TP_LOCALLAB_LOC_CONTRASTPYR;Ψ Pyramid 1:
|
TP_LOCALLAB_LOC_CONTRASTPYR;Ψ Pyramid 1:
|
||||||
TP_LOCALLAB_LOC_CONTRASTPYRLAB; Graduated Filter - Edge Sharpness - Blur
|
TP_LOCALLAB_LOC_CONTRASTPYRLAB; Graduated Filter - Edge Sharpness - Blur
|
||||||
TP_LOCALLAB_LOC_CONTRASTPYR2;Ψ Pyramid 2:
|
TP_LOCALLAB_LOC_CONTRASTPYR2;Ψ Pyramid 2:
|
||||||
TP_LOCALLAB_LOC_CONTRASTPYR2LAB; Contrast by Levels- Directional contrast- Tone Mapping
|
TP_LOCALLAB_LOC_CONTRASTPYR2LAB; Contrast by Levels- Tone Mapping- Dir. Contrast
|
||||||
TP_LOCALLAB_LOC_RESIDPYR;Residual Image Main
|
TP_LOCALLAB_LOC_RESIDPYR;Residual Image Main
|
||||||
TP_LOCALLAB_LOG;Encoding log
|
TP_LOCALLAB_LOG;Encoding log
|
||||||
TP_LOCALLAB_LOGAUTO;Automatic
|
TP_LOCALLAB_LOGAUTO;Automatic
|
||||||
|
@@ -2315,6 +2315,7 @@ LocallabContrast::LocallabContrast():
|
|||||||
|
|
||||||
wavshapecomp->setIdentityValue(0.);
|
wavshapecomp->setIdentityValue(0.);
|
||||||
wavshapecomp->setResetCurve(FlatCurveType(defSpot.loccompwavcurve.at(0)), defSpot.loccompwavcurve);
|
wavshapecomp->setResetCurve(FlatCurveType(defSpot.loccompwavcurve.at(0)), defSpot.loccompwavcurve);
|
||||||
|
wavshapecomp->setBottomBarBgGradient({{0., 0., 0., 0.}, {1., 1., 1., 1.}});
|
||||||
|
|
||||||
LocalcurveEditorwavcomp->curveListComplete();
|
LocalcurveEditorwavcomp->curveListComplete();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user