ijroi.read.dataset: Read a retinal dataset in IJROI format

Description Usage Arguments Value Author(s)

View source: R/format-ijroi.R

Description

Read a retinal dataset in IJROI format. Each dataset is a folder containing a file called outline.roi that specifies the outline in X-Y coordinates. It may also contain a file datapoints.csv, containing the locations of data points; see read.datapoints for the format of this file. The folder may also contain a file od.roi specifying the coordinates of the optic disc.

Usage

1

Arguments

dataset

Path to directory containing outline.roi

report

Function to report progress

Value

A RetinalOutline object

Author(s)

David Sterratt


retistruct documentation built on April 4, 2020, 5:08 p.m.