<div>Hi,</div>
<div>In gdcm2.2. variable <font face="Courier New">UseInterpolationGrid is useless.</font></div>
<div><font face="Courier New">In the following function, I think UseInterpolationGrid  should change to m_UseInterpolationGrid.</font></div>
<div><font face="Courier New"></font> </div>
<div><font face="Courier New"></font> </div>
<div>
<p style="TEXT-ALIGN:left;MARGIN:0in 0in 0pt" class="MsoNormal" align="left"><span style="FONT-FAMILY:'Courier New';COLOR:blue;FONT-SIZE:10pt">void</span></p>
<p style="TEXT-ALIGN:left;MARGIN:0in 0in 0pt" class="MsoNormal" align="left"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt">RobustSolver<VDimension></span></p>
<p style="MARGIN:0in 0in 0pt" class="MsoNormal"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt">::Initialization()</span></p>
<p style="TEXT-ALIGN:left;MARGIN:0in 0in 0pt" class="MsoNormal" align="left"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"><span style>  </span></span></p>
<p style="TEXT-ALIGN:left;MARGIN:0in 0in 0pt" class="MsoNormal" align="left"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"><span style>  </span><span style="COLOR:blue">if</span>(this->UseInterpolationGrid)// change to m_UseInterpolationGrid</span></p>

<p style="TEXT-ALIGN:left;MARGIN:0in 0in 0pt" class="MsoNormal" align="left"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"><span style>    </span>{</span></p>
<p style="TEXT-ALIGN:left;MARGIN:0in 0in 0pt" class="MsoNormal" align="left"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"><span style>    </span><span style="COLOR:blue">this</span>->InitializeInterpolationGrid();</span></p>

<p style="TEXT-INDENT:21pt;MARGIN:0in 0in 0pt" class="MsoNormal"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt">}</span></p>
<p style="TEXT-INDENT:21pt;MARGIN:0in 0in 0pt" class="MsoNormal"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"></span> </p>
<p style="TEXT-INDENT:21pt;MARGIN:0in 0in 0pt" class="MsoNormal"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt">BTW, I encounter a strange problem. In a directory, I have 22 files, and each one is a 3D volume Dicom file.</span></p>

<p style="TEXT-INDENT:21pt;MARGIN:0in 0in 0pt" class="MsoNormal"><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"></span> </p><span style="FONT-FAMILY:'Courier New';FONT-SIZE:10pt"><font>
<p>   SerieHelper can read 7 of them, but cannot read the following. However, if I move the following to a different directory, it can load them.</p>
<p>Any suggestions?</p>
<p> </p>
<p>Bsst,</p>
<p> </p>
<p>Yixun</p></font></span></div>