imageExtractorAll: Function to gather images used inside cell_type_modeler....

Description Usage Arguments

View source: R/modelTools.R

Description

Function to gather images used inside cell_type_modeler. Unlike imageExtractor, this function can collect all cells. Where ImageExtractor struggles with cells near the border by simply ignoring them this function pads these images with zeros in these regions.

Usage

1
imageExtractorAll(dat, image = "img3", channel = 1, range = 20)

Arguments

dat

RD.experiment

image

is the character name of the image within your list

channel

is the rgb channel of your image to extrace

range

is the side in all directions from center to define your view


leeleavitt/procPharm documentation built on Feb. 3, 2021, 11:43 a.m.