Ce module élimine une partie des artefacts typiques d’effet de bandes qui peuvent se produire lorsque les données internes en arithmétique flottante 32 bits sont transférées, pour l’affichage ou pour l’exportation, vers un format de sortie discret en entier 8 ou 16 bits .
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.
module controls
- method
- Choose the dithering method to use.
- :Floyd-Steinberg: distribue systématiquement les erreurs de quantification sur les pixels voisins. Cette méthode peut être sélectionnée avec quelques profondeurs de bits typiques en sortie. Alternativement, vous pouvez sélectionner Floyd-Steinberg auto, qui s’adapte automatiquement au format de sortie désiré.
random dithering: This method just adds some level of randomness to break sharp tonal value bands.
- amortissement (méthode « aléatoire » seulement)
- Contrôle le niveau de bruit aléatoire ajouté, exprimé comme facteur d’amortissement dans une base 10*log2. La valeur -80 est bien adaptée aux formats de sortie 8 bits et la valeur -160 à ceux de sortie 16 bits.