getIdsFromCoords: Obtain the image Identifiers from a given set of images...

Description Usage Arguments Value

View source: R/libimgramdisk.R

Description

Calculate the pixel identifiers from the pixel coordinates.

Usage

1
getIdsFromCoords(Img, Coords)

Arguments

Img

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

Coords

a coords vector of spectra to load represented as complex numbers where real part corresponds to X and imaginary to Y.

Value

a vector of identifiers corresponding to given coords.


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