Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
USAGE
dicom_get_info_from_header
dicom_get_info_from_header(dcm_files)
dicom_get_info_from_header(dcm_files,file_name)
INPUT
DICOM_GET_INFO_FROM_HEADER by itself will ask for the DICOM files
- DCM_FILES: list of DICOM files (cell array)
- FILE_NAME: output file name. Default: 'dicom_hdr_info'
OUTPUT
FILE_NAME with (if it is not given, 'dicom_hdr_info' in the same folder as the first DICOM file):
- file directory
- file name
- file size (kB)
- subject name
- subject ID
- gender
- birthday
- acquisition date
- age (in years)
- scan dimensions
Tested with DICOM files from Philips Achieva 3T R2.6
Citar como
Guilherme Coco Beltramini (2026). Subject and scan information from a DICOM header to ASCII file (https://la.mathworks.com/matlabcentral/fileexchange/41834-subject-and-scan-information-from-a-dicom-header-to-ascii-file), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.3.0.0 (2,73 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
