loadImageSliceFromCols: Load a image slice from a specified datacube columns.

Description Usage Arguments Value

View source: R/libimgramdisk.R

Description

Loads a slice of an rMSI object into RAM. The slice is determined by the columns specified in Cols parameter. The returned value is not a MS image, in order to obtain a plotable image the function builRasterImageFromCols must be used.

Usage

1

Arguments

Img

the rMSI object where the data is stored (ramdisk).

Cols

the columns indexes from which data will be taken.

Value

a data matrix containing the image slice.


prafols/rMSI documentation built on Dec. 12, 2021, 7:29 p.m.