Dieses Modul eliminiert einige verbindende Artefakte, die aus der internen 32-bit Gleitkomma resultieren und verschiebt sie ins diskrete 8-bit oder 16-bit Anzeigeformat, um sie am Bildschirm anzuzeigen.
Although not an inherent problem in any of Ansel’s modules, some operations may provoke banding if they produce a lightness gradient in the image. To mitigate possible artifacts you should consider activating dithering when using the vignetting or graduated density modules. This is especially relevant for images with extended homogeneous areas such as cloudless sky. Also watch out for banding artifacts when using a gradient drawn mask.
Viewing an image dithered into a very low bit depth from some distance (e.g. “Floyd-Steinberg 1-bit b&w”) will give the impression of a homogeneous grayscale image. Ansel attempts to mimic this impression when rendering zoomed-out images in the center view, the navigation window and thumbnails. This is accomplished by dithering those images into a higher number of grayscale levels. Note that, as a consequence, the scopes module – the data for which is derived from the navigation window – will show this increased number of levels and is therefore not a full match to the output image.
Moduleinstellungen
- method
- Choose the dithering method to use.
Floyd-Steinberg: Verteile Quantisierungsfehler systematisch über benachbarte Pixel. Diese Methode kann typischen Output Bit-Tiefen gewählt werden. Als Alternative kann Floyd-Steinberg auto gewählt werden, das sich automatisch dem gewünschten Output Format anpasst.
random dithering: This method just adds some level of randomness to break sharp tonal value bands.
- Dämpfung (nur mit Methode “zufällig”)
- Kontrolliert die hinzugefügte Menge des Zufallsrauschens ausgedrückt durch einen Dämpfungsfaktor auf der Basis 10*log 2. Ein Wert von -80 ist eine gute Wahl für 8-Bit Ausgabeformate und 160 für eine 16-Bit Ausgabe.