dim.Rcpp_Image: Dimensions of an Image

Description Usage Arguments Value Author(s) See Also Examples

View source: R/ImageClass.R

Description

Retrieve the dimensions an Image object.

Usage

1
2
## S3 method for class 'Rcpp_Image'
dim(x)

Arguments

x

An Image object.

Value

A vector with 3 values corresponding to the number of rows, columns and channels of the image (in this order).

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image, image

Examples

1
# TODO

neuroconductor-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.