DICOMDir - OO dicom directory

バージョン 1.0.0.0 (6.82 KB) 作成者: Sven
DICOMDir parses and browses a given DICOMDIR dicom dictionary fie
ダウンロード: 1.1K
更新 2011/10/6

ライセンスの表示

%DICOMDIR DICOMDir object representing the heirarchical structure of a DICOMDIR file
%
% USAGE:
% DD = DICOMDir(FILE) where FILE is the path to a given DICOMDIR file
%
% DICOMDIR methods:
% gui - will open a graphical user interface to browse the DICOMDIR
% exportImgsToDCM - will export images in the DICOMDIR to a new folder
% deleteImgs - will delete images in the DICOMDIR from disk
%
% getOrigFullFilenames - returns the full file names of images in the DICOMDIR
% retrieveExtraFields - retrieves additional fields into patients, studies, series or images
%
% parseDicomdir - (Static) returns DICOMDIR patients, studies, series and images separately
%
%
% DICOMDIR properties:
% filepath - Full path of this DICOMDIR file
% filename - DICOMDIR filename (defaults to "DICOMDIR")
% patients - Structure array containing all PATIENT information
% studies - Structure array containing all STUDY information
% series - Structure array containing all SERIES information
% images - Structure array containing all IMAGE information
% studiesMap - N-by-2 array linking STUDIES to their corresponding PATIENT index
% seriesMap - N-by-3 array linking SERIES to their corresponding PATIENT/STUDY indices
% imagesMap - N-by-3 array linking IMAGES to their corresponding PATIENT/STUDY/SERIES indices

% Written by Sven Holcombe (Oct 6, 2011)

引用

Sven (2024). DICOMDir - OO dicom directory (https://www.mathworks.com/matlabcentral/fileexchange/33164-dicomdir-oo-dicom-directory), MATLAB Central File Exchange. 取得済み .

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

ヒントを得たファイル: DICOMDIR Parser

Community Treasure Hunt

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

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