Re: DICOM3_2_IDL [message #6514] |
Tue, 09 July 1996 00:00 |
Peter Clinch
Messages: 98 Registered: April 1996
|
Member |
|
|
Frank Besold wrote:
>
> I am currently faced with the problem how to import MRI images from a
> Siemens-vision scanner formatted according to the DICOM3 standard into a IDL
> program for further processing. If anyone was faced with the same problem and
> can provide me with information other than the basic DICOM documentation i
> would be grateful.
The best summary I've seen so far is in the Medical Image FAQ. Check out
http://www.lib.ox.ac.uk/internet/news/faq/by_category.medica l-image-faq.html
which distills the highly elaborate DICOM system into digestible chunks. The bit you
want, the image storage format, is actually quite simple, and in part 2 or 3 of the
FAQ at that location.
I have a C program I wrote to do this job on Siemens Impact images that runs on a
Sun, but which somebody else got to work okay on HPs and an SGI. Source is at my
anonymous ftp site
medphys.dundee.ac.uk
login as anonymous, cd to pub, and it's called nemautil.c. Not the greatest software
ever written, but you might find it useful as a start for your own work: feel free to
use it as you will.
Pete.
--
Peter Clinch Dundee University & Teaching Hospitals
Tel 44 1382 660111 ext. 3637 Medical Physics, Ninewells Hospital
Fax 44 1382 640177 Dundee DD1 9SY Scotland UK
net p.j.clinch@dundee.ac.uk http://www.dundee.ac.uk/MedPhys/
|
|
|