Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
21 lines (20 sloc) 673 Bytes
Package: RImageJROI
Title: 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 to
'spatstat' (http://spatstat.org/) spatial patterns.
Version: 0.1.1
URL: https://github.com/davidcsterratt/RImageJROI
Date: 2015-05-07
Authors@R: c(person("David C", "Sterratt", role=c("aut", "cph", "cre"),
email="david.c.sterratt@ed.ac.uk"), person("Mikko", "Vihtakari",
role=c("aut", "cph"), email="mikko.vihtakari@uit.no"))
Depends:
R (>= 3.0.2)
Imports:
spatstat
Suggests:
png,
testthat
License: GPL-3
LazyData: true