Níveis¶
O painel do nó tipo «Níveis».¶
The Levels Node read the input color channels and outputs analytical values.
Entradas¶
- Imagem
A entrada de imagem padrão.
Propriedades¶
- Canal
C (Combinado RGB), R (Vermelho), G (Verde), B (Azul), L (Luminância).
Saídas¶
Valores unidimensionais com base nos níveis de uma imagem.
- Média
The mean is the average value of all image pixels in specified channel (combined, red, green, blue, luminance). It represents the overall brightness of the image and can be used as such for setups that depend on how «bright» or «dark» the input is.
- Standard Deviation
How much pixel values differ from the mean. A low standard deviation indicates that the pixel values tend to be very close to the mean. A high standard deviation indicates that the values are spread out over a large range of values.
A visualização desses dados é feita através de um simples retângulo cinza.