median_cut(image, vbox, iter = 1)
vbox()
for the given image. A list of image parameters ("min", "max", "med", "ext" and "volume")The algorithm takes the side with the largest extent (extent information
is passed in via the vbox()
parameter),
and splits the cube along the median value.
Both halves of the cube are then returned.
vbox
image_palette