Skip to content

Commit

Permalink
lens-correction: manual vignette controls
Browse files Browse the repository at this point in the history
  • Loading branch information
elstoc committed Nov 25, 2023
1 parent 2fa3ca3 commit 230c5b7
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion content/module-reference/processing-modules/lens-correction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: lens correction
id: lens-correction
applicable-version: 4.4
applicable-version: 4.6
tags:
working-color-space: RGB
view: darkroom
Expand All @@ -12,6 +12,8 @@ Automatically correct for (or simulate) lens distortion, transverse chromatic ab

You can choose to either use lens correction data embedded in your Raw file (where present/supported) or correction data provided by the external [lensfun library](https://lensfun.github.io/).

Additional controls are also provided for manual vignetting correction, in case the profiles available for your lens are insufficient or non-existent.

Note that if TCA correction is enabled in this module, also using [_raw chromatic aberrations_](./raw-chromatic-aberrations.md) may cause artifacts from over-correction.

# lensfun correction data
Expand Down Expand Up @@ -97,3 +99,18 @@ TCA blue fine-tune

image scale
: Override the image scaling.

## manual vignette correction

Full vignetting correction is unavailable or inadequate for many lenses, whether using embedded metadata or the lensfun database. Click on the "manual vignetting correction" button to provide additional adjustments via the following sliders.

strength
: the overall strength of the effect.

radius
: the amount of the image that is unchanged by the correction.

steepness
: the steepness of the correction effect outside of the radius.

The effect of the correction can be visualised by clicking on the mask button beside the strength slider.

0 comments on commit 230c5b7

Please sign in to comment.