ri: Minimal function for creating r images

View source: R/rimgs.R

riR Documentation

Minimal function for creating r images

Description

r16, r27, r30, r62, r64, r85 are t1-weighted MRI slices of the human brain that have been around for a long time. We use them for quick registration, segmentation and other processing tests. This function will return these images to the user.

Usage

ri(x)

Arguments

x

one of 16, 27, 30, 62, 64, 85 or 'all'. values 1 through 6 are also acceptable.

Value

image or image list is output

Author(s)

Avants BB

Examples


r16 <- ri(16)


stnava/ANTsR documentation built on April 16, 2024, 12:17 a.m.