c3d: Convert NeuroImage Types

View source: R/c3d.R

c3dR Documentation

Convert NeuroImage Types

Description

Simple wrapper for antsImageRead and antsImageWrite for conversion of image file types. For example, NRRD files with nhdr/raw file formats can be converted to .nii.gz.

Usage

c3d(infile, outfile, ...)

Arguments

infile

input filename

outfile

output filename with extension

...

arguments to be passed to antsImageRead

Value

Output from antsImageWrite


muschellij2/extrantsr documentation built on June 3, 2024, 7:04 p.m.