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

Home » Public Forums » archive » Re: IDL and DICOM
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: IDL and DICOM [message #6152] Thu, 09 May 1996 00:00 Go to previous message
Thomas Edgar Nichols is currently offline  Thomas Edgar Nichols
Messages: 2
Registered: November 1994
Junior Member
Excerpts from netnews.comp.lang.idl-pvwave: 30-Apr-96 Re: IDL and DICOM
by Peter Clinch@dundee.ac.u
> If anyone has a DICOM reader, please post back to the group, as I could do
> with one too. As an alternative, the location of the image format in a form
> less than 6 inches thick that's readable by people with limited time who are
> mere mortals would help!

The most information-per-page on DICOM I've gotten is through the
medical-image-faq
avaiable from rtfm.mit.edu, or other FAQ places. Most of the DICOM images
I've run accross are all the same: Little Endian short ints. The only
other thing you really need are the image dimensions (often fixed for a
given modality, e.g. 512x512 for CT); then you can just seek back
from the end of file the calcuated number of bytes (e.g. 2*512*512) and
readu.

-Tom
[Message index]
 
Read Message
Read Message
Previous Topic: pvwave->idl
Next Topic: ROI Definition

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

Current Time: Wed Oct 08 13:34:40 PDT 2025

Total time taken to generate the page: 0.00432 seconds