splitchannel {nucim}R Documentation

Split RGB channels

Description

Split RGB channels

Usage

splitchannel(img, preprocess = TRUE)

Arguments

img

rgb image

preprocess

logical. Should preprocessing be applied?

Value

list with red, green, blue channels and size in microns.


[Package nucim version 1.0.11 Index]