write.ijroi {RImageJROI}R Documentation

Write an ImageJ ROI file.

Description

Write an ImageJ ROI file.

Usage

write.ijroi(file, roi, verbose = TRUE)

Arguments

file

Name of ImageJ ROI file to write

roi

A structure of class ijroi containing the ROI information

verbose

Whether to report information

See Also

read.ijroi for reading an ROI file


[Package RImageJROI version 0.1.3 Index]