vbox: Volume box

Description Usage Arguments Details Value See Also

View source: R/volumeBox.R

Description

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

Usage

1
vbox(im)

Arguments

im

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

Details

For passing to median_cut().

Value

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

See Also

median_cut image_palette


RImagePalette documentation built on May 2, 2019, 9:19 a.m.