Nút Kết Hợp/Tách Phân -- Combine/Separate Nodes¶
Tất cả các nút này, về cơ bản mà nói, đều là một thứ:
Tách Phân: Chia hình ảnh ra thành các kênh màu tổng hợp của nó.
Kết hợp: Tái/Kết hợp một hình ảnh từ các kênh màu tổng hợp của nó.
These nodes can be used to manipulate each color channel independently. Each type is differentiated in the applied Color Space.
In compositing and texture context each node supports the Alpha channel. In the texture context only RGB color space is available. In the shading context of Cycles combine and separate nodes are added for HSV and vectors (XYZ).
The Combine nodes can also be used to input single color values. For RGBA and HSVA color spaces it is recommended to use the Nút RGB -- RGB Node. Some common operations could easier be executed with the Nút Màu Sắc -- Color Nodes.
Nút Phân Tách/Kết Hợp RGBA -- Separate/Combine RGBA Nodes¶
Đầu Vào/Ra -- Input/Output¶
- Hình Ảnh -- Image
Đầu vào/ra hình ảnh chuẩn.
R [Đỏ]
G [Lục]
B (Blue)
A (Alpha)
Tính Chất -- Properties¶
Nút này không có tính chất nào cả.
Ví Dụ -- Examples¶
In this first example, we take the Alpha channel and blur it, and then combine it back with the colors. When placed in a scene, the edges of it will blend in, instead of having a hard edge. This is almost like Anti-Aliasing but in a three-dimensional sense. Use this node setup, when adding CG elements to live action to remove any hard edges. Animating this effect on a broader scale will make the object appear to "phase" in and out, as an "out-of-phase" time-traveling sync effect.
Nút Phân Tách/Kết Hợp HSVA -- Separate/Combine HSVA Nodes¶
Đầu Vào/Ra -- Input/Output¶
- Hình Ảnh -- Image
Đầu vào/ra hình ảnh chuẩn.
H [Sắc Màu]
S [Độ Bão Hòa]
V [Giá Trị]
A (Alpha)
Tính Chất -- Properties¶
Nút này không có tính chất nào cả.
Nút Phân Tách/Kết Hợp YUVA -- Separate/Combine YUVA Nodes¶
Đầu Vào/Ra -- Input/Output¶
- Hình Ảnh -- Image
Đầu vào/ra hình ảnh chuẩn.
Y [Độ Sáng]
U [Độ Màu U]
V [Độ Màu V]
A (Alpha)
Tính Chất -- Properties¶
Nút này không có tính chất nào cả.
Nút Phân Tách/Kết Hợp YCbCrA -- Separate/Combine YCbCrA Node¶
Đầu Vào/Ra -- Input/Output¶
- Hình Ảnh -- Image
Đầu vào/ra hình ảnh chuẩn.
Y [Độ Sáng]
Độ Màu Lam Cb
Độ Màu Đỏ Cr
A (Alpha)
Tính Chất -- Properties¶
- Chế Độ -- Mode
ITU 601, ITU 709, Jpeg
Ví Dụ -- Examples¶
Ví dụ này dùng nút Toán [Nhân] để tăng kênh độ sáng (Y) của hình ảnh lên, làm cho nó sáng hơn.
Mẹo
Nếu thông nối các kênh này qua nút Dốc Màu để điều chỉnh giá trị, thì hãy sử dụng thang đo Chính để biểu đạt được chính xác. Sử dụng thang đo Lũy Thừa trên kênh về độ sáng để đạt được hiệu ứng tương phản cao.