Read and write single file dicom volumes

バージョン 1.1.0.0 (1.72 KB) 作成者: Christopher
Two functions that allow to read/write 3-D volume data from/to the DICOM format.
ダウンロード: 3.7K
更新 2009/3/9

ライセンスがありません

Two functions that allow to read/write 3-D volume data from/to the DICOM format. The volumes are stored/read to/from a zip-file that contains DICOM slices. This format is very useful as many DICOM tools allow the import of sliced DICOM volumes. However, often this involves lots of files. Thus, the slices are automatically zipped up in order to retrieve a single file that can be easily handled.

Example usage and background information can be found at
http://www.medical-image-processing.com/programming/storing-3-d-data-in-a-portable-single-file-dicom-volume-format

引用

Christopher (2024). Read and write single file dicom volumes (https://www.mathworks.com/matlabcentral/fileexchange/23237-read-and-write-single-file-dicom-volumes), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersImport, Export, and Conversion についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: Dicom directory (of slices) to 3D volume image

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Updated description and added link to a more detailed blog article on the topic.

1.0.0.0