Focus Mask (beta) and shortcuts for preview modes (issue 1172)
Preview Red channel: r Preview Blue channel: b Preview Green channel: g Preview Luminosity: v Preview Focus Mask: Shift-F Before-After: changed to Shift-B
This commit is contained in:
@@ -476,11 +476,11 @@ MAIN_TOOLTIP_HIDEHP;Show/hide the left panel (including the history) <b>l</b>
|
||||
MAIN_TOOLTIP_INDCLIPPEDH;Clipped highlight indication (Key <)
|
||||
MAIN_TOOLTIP_INDCLIPPEDS;Clipped shadow indication (Key >)
|
||||
MAIN_TOOLTIP_PREFERENCES;Set preferences
|
||||
MAIN_TOOLTIP_PREVIEWB;Preview <b>Blue channel</b>
|
||||
MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview <b>Focus Mask</b>
|
||||
MAIN_TOOLTIP_PREVIEWG;Preview <b>Green channel</b>
|
||||
MAIN_TOOLTIP_PREVIEWL;Preview <b>Luminosity</b>\n0.299*R + 0.587*G + 0.114*B
|
||||
MAIN_TOOLTIP_PREVIEWR;Preview <b>Red channel</b>
|
||||
MAIN_TOOLTIP_PREVIEWB;Preview <b>Blue channel</b>\n<b>-b</b>
|
||||
MAIN_TOOLTIP_PREVIEWFOCUSMASK;Preview <b>Focus Mask</b> <i>(beta)</i> <b>Shift-F</b>\nMore accurate on images with shallow depth of field, low noise and at higher zoom levels\nTo improve detection accuracy for higher noise images evaluate at smaller zoom 10-30%
|
||||
MAIN_TOOLTIP_PREVIEWG;Preview <b>Green channel</b>\n<b>-g</b>
|
||||
MAIN_TOOLTIP_PREVIEWL;Preview <b>Luminosity</b>\n0.299*R + 0.587*G + 0.114*B\n<b>-v</b>
|
||||
MAIN_TOOLTIP_PREVIEWR;Preview <b>Red channel</b>\n<b>-r</b>
|
||||
MAIN_TOOLTIP_QINFO;Quick info on the image <b>I</b>
|
||||
MAIN_TOOLTIP_SAVEAS;Save image to a selected folder
|
||||
MAIN_TOOLTIP_SAVE;Save image to the default folder
|
||||
@@ -488,7 +488,7 @@ MAIN_TOOLTIP_SHOWHIDELP1;Show/hide the left panel <b>l</b>
|
||||
MAIN_TOOLTIP_SHOWHIDERP1;Show/hide the right panel <b>Alt-l</b>
|
||||
MAIN_TOOLTIP_SHOWHIDETP1;Show/hide the top panel <b>Shift-l</b>
|
||||
MAIN_TOOLTIP_THRESHOLD;Threshold
|
||||
MAIN_TOOLTIP_TOGGLE;Toggle <b>before</b>/<b>after</b> view <b>B</b>
|
||||
MAIN_TOOLTIP_TOGGLE;Toggle <b>before</b>/<b>after</b> view <b>Shift-B</b>
|
||||
NAVIGATOR_B_NA;B = n/a
|
||||
NAVIGATOR_B_VALUE;B = %1
|
||||
NAVIGATOR_G_NA;G = n/a
|
||||
|
Reference in New Issue
Block a user