Description Usage Arguments Examples
View source: R/imageJ_crop_append.R
Crop and concatenate fluo_view image with up to 2 channels using ImageJ
1 | imageJ_crop_append(dir, ch = 1, roi = c(383, 0, 256, 256))
|
dir |
path to the directory that contains the data |
ch |
channel name used for output files |
roi |
roi coordinates (x, y, w, h), note origin is (0,0) |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.