comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Multiple DICOM images
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Multiple DICOM images [message #29150 is a reply to message #29149] Fri, 01 February 2002 16:14 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Akhila (idlfreak@yahoo.com) writes:

> Can anybody tell me how to read multiple dicom images - these are
> continuous slices and are segmented. These images do not have any
> patient details. Its just the image details and its an array[512,
> 512].

Set the IMAGE_INDEX keyword on READ_DICOM to the
index number of the image you are interested in
reading. For example, if you want the fourth image
in the stack:

image4 = Read_Dicom('mydicom.dcm', Image_Index=3)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Multiple DICOM images
Next Topic: Color text within WIDGET_TEXT?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 19:44:10 PDT 2025

Total time taken to generate the page: 0.01379 seconds