insertRasterImageAtCols: Inserts a image at specified Cols of a rMSI object.

Description Usage Arguments

View source: R/libimgramdisk.R

Description

A raster image provided as a matrix is inserted at given Cols with a gaussian shape. The raster_matrix has nrows as X direction.

Usage

1
insertRasterImageAtCols(Img, Cols, raster_matrix)

Arguments

Img

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

Cols

the columns indexes from which data will be inserted

raster_matrix

a raster image represented as a matrix with pixel values.


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