Nút Mức Độ -- Levels Node¶
The Levels Node read the input color channels and outputs analytical values.
Đầu Vào -- Inputs¶
- Hình Ảnh -- Image
Đầu vào hình ảnh tiêu chuẩn.
Tính Chất -- Properties¶
- Kênh -- Channel
C (RGB Kết Hợp -- Combined RGB), R (Đỏ -- Red), G (Lục -- Green), B (Lam -- Blue), L (Độ Sáng -- Luminance)
Đầu Ra -- Outputs¶
Các giá trị 1D (1 chiều, thay vì 3 chiều) dựa trên mức độ của hình ảnh.
- Trung Bình -- Mean
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.
Sự hình dung các dữ liệu như vậy chỉ là một hình chữ nhật màu xám mà thôi.