Hi all,<br><br>I want to convert series of separate images into one image series, all my images are raw images and I have a mhd file.<br>How could I get the number of images( NDims(3) ) and the name of each images from the mhd file?<br>
<br>my mhd file as follows:<br><br>NDims = 3<br>DimSize = 570 670 9<br>ElementSpacing = 0.333 0.333 0.333<br>Position = 0 0 0<br>ElementByteOrderMSB = False<br>ElementNumberOfChannels = 3<br>ElementType = MET_UCHAR<br>ElementDataFile = LIST 2<br>
vw1001aRGB.raw<br>vw1001bRGB.raw<br>vw1001cRGB.raw<br>vw1002aRGB.raw<br>vw1002bRGB.raw<br>vw1002cRGB.raw<br>vw1003aRGB.raw<br>vw1003bRGB.raw<br>vw1003cRGB.raw<br><br><br>Thanks a lot.  :)<br><br>Mengqiu<br>