imageJ_crop_append: Crop and concatenate fluo_view image with up to 2 channels...

Description Usage Arguments Examples

View source: R/imageJ_crop_append.R

Description

Crop and concatenate fluo_view image with up to 2 channels using ImageJ

Usage

1
imageJ_crop_append(dir, ch = 1, roi = c(383, 0, 256, 256))

Arguments

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)

Examples

1

tkatsuki/Flyception2R documentation built on May 26, 2021, 7:58 a.m.