Description Usage Arguments Details Value Author(s) See Also Examples
Compute the sample quantiles of the pixel values of a given pixel image.
1 2 |
x |
A pixel image.
An object of class |
... |
Optional arguments passed to |
This simple function applies the generic quantile
operation
to the pixel values of the image x
.
This function is a convenient way to inspect an image and to obtain summary statistics. See the examples.
A vector of quantiles.
and \rolf
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.