main content

import and spatial referencing -凯发k8网页登录

read images and spatial metadata from medical imaging file formats

medical imaging toolbox™ supports specialized file formats that store medical image data and metadata that describes the patient, imaging procedure, and spatial referencing. spatial referencing specifies the location of an image in the patient coordinate system, which is defined relative to the anatomical axes of the patient. the medicalvolume and medicalimage objects automatically parse metadata to import and store image data and spatial information from dicom, nifti, and nrrd files. you can also read the image and metadata separately using functions for each file format.

functions

2-d medical image pixel data and file metadata
extract pixel data for one frame of 2-d medical image series
display medical image slices or frames as montage in patient coordinates
view 2-d medical image series in video viewer app
3-d medical image voxel data and spatial referencing information
extract voxels and spatial details for one slice of medical volume
display medical image slices or frames as montage in patient coordinates
replace voxel values for one slice of medical volume
resample medical image volume in different patient coordinate system
extract coordinates of corner voxels for one slice of medical volume
extract x-, y-, z-limits for one slice of medical volume
browse slices of medical image volume in patient coordinates
display medical volume in patient coordinates
write affine medical volume data to nifti file
spatial referencing information for 3-d medical image volumes
geometric transform between intrinsic and patient coordinates of medical image volume
determine if affine image volume contains points specified in patient coordinate system
map points from intrinsic coordinates to patient coordinates
geometric transform between intrinsic and patient coordinates of medical image volume slice
update patient coordinate system convention
extract patient coordinates of corner voxels for one slice
map points from patient coordinates to intrinsic coordinates
convert from patient coordinates to row and column subscripts

work with dicom files

read metadata from dicom message
read dicom image
write images as dicom files
gather details about related series of dicom files
process dicom file
check if specified attribute is present in dicom file
get value of specified dicom attribute
get pixel data of dicom file
create selectively modified copy of dicom file

work with nrrd files

check if file is valid nrrd file
read metadata from nrrd file
read nrrd image

work with nifti files

read metadata from nifti file
read nifti image
write volume to file using nifti format

work with analyze 7.5 files

read metadata from header file of analyze 7.5 data set
read image data from image file of analyze 7.5 data set

work with interfile files

read metadata from interfile file
read images in interfile format

topics


  • learn how image locations are defined in the intrinsic and patient coordinate systems.

网站地图