RImageJROI {RImageJROI} | R Documentation |
Read ImageJ Region of Interest (ROI) files
Description
Provides functions to read ImageJ (http://imagej.nih.gov/ij/) Region of Interest (ROI) files, to plot the ROIs and to convert them as spatstat (http://spatstat.org/) spatial patterns.
Details
ImageJ ROI objects can be read to R using read.ijroi
and read.ijzip
functions. The objects can be plotted using generic plot
command and converted to spatstat.geom spatial patterns by using ij2spatstat
function.
[Package RImageJROI version 0.1.2 Index]