as.array.Rcpp_Image: Convert Image to Array or Matrix

Description Usage Arguments Value Author(s) See Also Examples

View source: R/ImageClass.R

Description

Attempts to turn its argument into a matrix or an array.

Usage

1
2
## S3 method for class 'Rcpp_Image'
as.array(x, ...)

Arguments

x

An Image object.

...

Ignored.

Value

A matrix or array of the same dimensions as the Image object.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, matrix, array

Examples

1
# TODO

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