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-devel/Rvision documentation built on May 16, 2021, 5:16 p.m.