Quantizer Wu
An image quantizer that divides the image's pixels into clusters by recursively cutting an RGB cube, based on the weight of pixels in each area of the cube.
The algorithm was described by Xiaolin Wu in Graphic Gems II, published in 1991.