VMreaddicom

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Import/Export
Introduced first in SolidGeometry 1.0, Creation date: 2012-06-15, Last change: 2025-09-14

reads an image (nxn) or image stack (nxnxm) from a dicom directory

Description

If no pathname or file name is given, uigetfile is used to select it by a dialog window.
For full information on the dicom format read: http://medical.nema.org/Dicom/2011/11_03pu.pdf

See Also: , VMimage , VMimrot90 , VMmontage , VMplot , VMpseudo3D , VMreaddicomdir , VMuidicom

Example Illustration

 missing image of VMreaddicom(pathname,filename,xsiz)

Syntax

[IM,info]=VMreaddicom([pathname,filename,xsiz])

Input Parameter

pathname: optional pathname
filename: optional pathname
xsiz: size of te image; default is 512; use 320 for conebeam C-arm Vario3D

Output Parameter

IM: voxel volume model (VM)
info:

Examples

I=VMreaddicom('/Volumes/PLATTE LUETH ALL/Pictures/ Pictures Camera/Camera 2006/06-10-16 DICOM HNO ENT/dicom');



Copyright 2012-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth

Last html export of this page out of FM database by TL: 2025-09-21