Hi,<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><br></div><div>I&#39;m having a problem with the image iterator. </div><div>I want to iterate over a specific volume in a 4D image.</div>
<div>What I do is the following:</div><div><br></div><div>I loop over the volumes in the 4D image. Each new loop the region for the image iterator changes.</div>
<div>The region is put into a function which should iterate then over the specific volume.</div><div><br></div><div>The region size is set to the size of a volume and the size of the 4th dimension is set to 0 (in this case: [79 107 60 0])</div>

<div>The region index is set to [0 0 0 loopindex]. </div><div><br></div><div>Both the region and the image are passed in correctly into the function.</div><div><br></div><div>However, the iterator says it is at its end before even starting the loop.</div>

<div>The code can be found here: <a href="http://pastebin.com/PArvffSq" target="_blank">http://pastebin.com/PArvffSq</a></div><div>It goes wrong at line 55. </div><div><br></div><div>I&#39;m a bit of a newby in both ITK and C++, so forgive me if the code looks bad.</div>

<div><br></div><div>Thanks for your help,</div><div><br></div><div><br clear="all"><div><em>Wyke Huizinga</em></div>
<div> </div>
<div><br></div>
</div>
</blockquote></div><br>