Este módulo elimina alguns dos artefatos de banda que podem ocorrer quando os dados internos de ponto flutuante de 32 bits do Ansel são transferidos para um formato de saída discreto de 8 ou 16 bits para visualização ou exportação.
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.
controles do módulo
- method
- Choose the dithering method to use.
Floyd-Steinberg: Distribui sistematicamente os erros de quantificação de pixels vizinhos. Este método pode ser selecionado com algumas profundidades de saída típicas. Alternativamente, você pode selecionar Floyd-Steinberg auto, que se adapta automaticamente ao formato de saída desejado.
random dithering: This method just adds some level of randomness to break sharp tonal value bands.
- amortecimento (somente no método “aleatório”)
- Controla o nível de ruído aleatório adicionado expresso como um fator de amortecimento em uma base de 10*log 2. Um valor de -80 é uma boa opção para os formatos de saída de 8 bits; -160 para saída de 16 bits.