mean.imageOneChannel: Mean Greyvalue

View source: R/imageFeatures.R

mean.imageOneChannelR Documentation

Mean Greyvalue

Description

Calculates the arithmetic mean of all grey values contained in the image.

Usage

## S3 method for class 'imageOneChannel'
mean(object)

Arguments

object

An image of class imageOneChannel.

Details

Mean Greyvalue

Value

The mean greyvalue of the image

See Also

mean


David-J-R/Raspository documentation built on April 17, 2023, 12:55 a.m.