<html>
At 4/11/2002 03:45 AM, stefano mininel wrote:<br>
<blockquote type=cite class=cite cite>As you probably know DICOM files
are much more than a simple "image", with a long and complex
"header" covering the "medical context" of the image.
</blockquote><br>
Actually, if the pixels of the DICOM file are really at the end of the
file, you can use an Image Reader directly. Of course, it implies you
check the structure of the file each time.<br><br>
<blockquote type=cite class=cite cite>Before putting them in the graphics
pipeline you should extract the pure "image data" from the
files. <br><br>
1) Either you first convert all the .dcm files into .raw using the
freeware dicom2 by S. Barré (see
<a href="http://www.barre.nom.fr/medical/dicom2/">http://www.barre.nom.fr/medical/dicom2/</a>
, of course this is a tip valid only if you are under Windows) </blockquote><br>
Windows and Linux.<br><br>
<br>
<br>
<div>--</div>
Sebastien Barre
</html>