Mask DAPI in kernel
dapimask(
img,
size = NULL,
voxelsize = NULL,
thresh = "auto",
silent = TRUE,
cores = 1
)
DAPI channel image (3d)
size of img in microns
size of voxel in microns
threshold for intensity. Can be "auto": function will try to find automatic threshold
Keep silent?
number of cores available for parallel computing
mask image, array with same dimension as img.