<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<div><br></div><div>Take a look at the following submission to the Insight Journal,</div><div><br></div><div><a
 href="http://www.insight-journal.org/browse/publication/700">http://www.insight-journal.org/browse/publication/700</a></div><div><br></div><div><br></div><div>HTH,</div><div><br></div><div>Dawood</div><div><br></div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div><div><br></div><div>&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;</div><div><br></div><div><br></div><div><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><pre>Here are my requirements.

1)I need to do MultiModality MultiResolution ImageRegistration using ITK for
which I have already written a Program.

2) Multiple Modalities  a)NM Volume (Single File,.dcm format,Dimension = 3 )
b)CT Volume (Multiple 2D slices in .dcm format)


 Problem  
1) I use  
ITK\InsightToolkit-3.20.0\Examples\IO\DicomSeriesReadImageWrite2.cxx to
convert 2D slices (DICOM format) into 3D volume(single File).I then use this
volume as an input(fixed) for my registration program.  But I am not getting
the 3D volume correctly. So I can't use it to register with 3D NM Volume. 

Also My Registration Program must be able to receive DICOM slices with
possibly different series name conventions. So I can't hardcode series Names
in my program. I need a generic program which converts 2D DICOM slices to 3D
volume as given in example. Unfortunately its not working correctly. I have
tested with different set of slices.  

Since the data (2D slices) is confidential I can't supply the data. 


I need a converter program with source code which converts 2D dicom slices
to 3D volume(still in dicom format)</pre></span></div></td></tr></table><br>