get_central_segmentation: Get the segmentation data from the central scan

View source: R/get_central_segmentation.R

get_central_segmentationR Documentation

Get the segmentation data from the central scan

Description

Retrieves the segmentation data for the central b-scan, as specified in an XML file.

Usage

get_central_segmentation(
  vol_file = NULL,
  xml_file = NULL,
  center_file = NULL,
  sample_id = NA
)

Arguments

xml_file

path to XML file containing Iowa Reference Algorithms segmentation

center_file

path to XML file specifying the foveal center of the VOL data

Value

a data.frame (tbl_df) containing the central segmentation data


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.