subImage: Extract Subimage

Description Usage Arguments Value Author(s) See Also Examples

View source: R/ImageClass.R

Description

subImage extracts a portion of an Image and returns it as an Image object.

Usage

1

Arguments

image

An Image object.

x, y

The coordinates of the bottom-left corner of the subimage within the original image.

width

The width of the subimage.

height

The height of the subimage.

Value

An Image object.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

Image

Examples

1
# TODO

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