View source: R/imageFeatures.R
mean.imageOneChannel | R Documentation |
Calculates the arithmetic mean
of all grey values
contained in the image.
## S3 method for class 'imageOneChannel'
mean(object)
object |
An image of class |
Mean Greyvalue
The mean greyvalue of the image
mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.