ELBG Posterizer¶
This effect/filter applies a posterize effect using the ELBG (Enhanced LBG) algorithm.
For each input image, the filter will compute the optimal mapping from the input to the output given the Codebook length, that is the number of distinct output colors.
The effect does not have keyframes.

ELBG Posterizer effect¶
Codebook Length - Set codebook length. The value must be a positive integer, and represents the number of distinct output colors. Default value is 50.
Steps - Set the maximum number of iterations to apply for computing the optimal mapping. The higher the value the better the result and the higher the computation time. Default value is 1.