Read DICOM image
reads the image data from the compliant Digital Imaging and Communications in
Medicine (DICOM) file X
= dicomread(filename
)filename
. To read a group of DICOM
files that contain a series of images that comprise a volume, use dicomreadVolume
.
reads DICOM image data using X
= dicomread(___,Name,Value
)Name,Value
pairs to configure
the parser.
This function reads imagery from files with one of these pixel formats:
Little-endian, implicit VR, uncompressed
Little-endian, explicit VR, uncompressed
Big-endian, explicit VR, uncompressed
JPEG (lossy or lossless)
JPEG2000 (lossy or lossless)
Run-length Encoding (RLE)
GE implicit VR, LE with uncompressed BE pixels (1.2.840.113619.5.2)
dicomanon
| dicomdict
| dicomdisp
| dicominfo
| dicomlookup
| dicomreadVolume
| dicomuid
| dicomwrite