minMaxLoc: Coordinates of the Maxima and Minima of an Image

Description Usage Arguments Value Author(s) See Also Examples

View source: R/statistics.R

Description

minMaxLoc returns the maximum and minimum pixel values of an Image object, as well as their coordinates in the image. If the Image object has more than one channel, it returns the values for each channel.

Usage

1

Arguments

x

An Image object.

Value

A matrix (or a list of matrices for multi-channels images).

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, min.Rcpp_Image, max.Rcpp_Image.

Examples

1
# TODO

neuroconductor-releases/Rvision documentation built on Nov. 10, 2020, 9:10 p.m.