Posterize¶
The Posterize Node reduces the number of colors in an image, converting smooth gradients into sharp transitions. This node is useful for generating masks in particular for rotoscoping.
輸入¶
- 圖像
Standard color input.
- Steps
The number of colors per channel; A value of 8 will result in \(8^3 = 512\) total colors.
輸出¶
- 圖像
Standard color output.