Learn R Programming

RImagePalette (version 0.1.1)

vbox: Volume box

Description

Extract minimum, maximum, median, extent, and volume information from red, green, and blue color channels.

Usage

vbox(im)

Arguments

im
List An image in list form, with three components: red, green, blue

Value

A list containing the minimum, maximum, median, extent, and volume of each component of the image

Details

For passing to median_cut().

See Also

median_cut image_palette