Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 17 found.
[1] < 1 2 > [2]  Sort:

readDICOM (Package: oro.dicom) : Read All DICOM Files in a Directory

All DICOM files are imported and a text file summarizing their content recorded.
● Data Source: CranContrib
● Keywords: file
● Alias: readDICOM
● 0 images

dec2base (Package: oro.dicom) : Convert Decimal to Base N Number in String

This function converts the nonnegative integer to the specified base.
● Data Source: CranContrib
● Keywords: misc
● Alias: dec2base, dec2hex
● 0 images

readDICOMFile (Package: oro.dicom) : Read Single DICOM File

All information, both header and image, is read into a list structure from a DICOM file.
● Data Source: CranContrib
● Keywords: file
● Alias: parseDICOMHeader, readDICOMFile
● 0 images

create3D (Package: oro.dicom) : Create Arrays from DICOM Headers/Images

A DICOM list structure is used to produce a multi-dimensional array representing a single acquisition of medical imaging data.
● Data Source: CranContrib
● Keywords:
● Alias: create3D, create4D
● 0 images

matchHeader (Package: oro.dicom) : Match String to DICOM Header Field

A convenient wrapper function that utilizes internal functions to match character strings with the DICOM header information.
● Data Source: CranContrib
● Keywords:
● Alias: matchHeader
● 0 images

writeHeader (Package: oro.dicom) : Write DICOM Table to ASCII File

A wrapper to write.table specifically for DICOM tables.
● Data Source: CranContrib
● Keywords: file
● Alias: writeHeader
● 0 images

dicomTable (Package: oro.dicom) : Construct Data Frame from DICOM Headers

A data frame is created given the valid DICOM fields provided by the user.
● Data Source: CranContrib
● Keywords: misc
● Alias: dicomTable
● 0 images

dicom2analyze (Package: oro.dicom) : Convert DICOM Header to Analyze

A subset of header information from DICOM is placed into Analyze 7.5 format.
● Data Source: CranContrib
● Keywords: file
● Alias: dicom2analyze
● 0 images

swapDimension (Package: oro.dicom) : Reslice Data Volume Using DICOM Header Fields

The input data volume (assumed to be three-dimensional) is re-sliced so that each slice is in the axial plane. Orientation is preserved so that orthographic viewing is standardized.
● Data Source: CranContrib
● Keywords: misc
● Alias: swapDimension
● 0 images

header2matrix (Package: oro.dicom) : Converts DICOM Header Field to a Matrix

Converts a vector of DICOM header information, assuming there are multiple entries per element of the vector, into a matrix.
● Data Source: CranContrib
● Keywords: misc
● Alias: header2matrix
● 0 images