D 2013-09-01T11:53:30.782 L GreyscaleApproximation P 23e5fef3a95e38ea48b6a861a7a6211271fb7ed9 U user W 591

Greyscale Approximation

This filter is based on [Greyscale] but resulting (c, c, c) RGB vector is approximated with one of N levels. Idea is to divide maximal RGB vector length to N levels and to use instead of evaluated length (of vector (c, c, c)) vector (c1, c1, c1) which length is approximated by nearest level: Let's use band=2 and our levels will be: 1, 3, 5, 7... Then numbers 1, 2.7, 3, 4.2 will approximated as: 1, 3, 3, 5 Example of greyscale approximation with 6 levels is:

Z 845dcc851019c7788455b2b7fec8635b