<br>You may also want to look at<br><br>     itkRegionOfInterestImageFilter<br><br>You will find an example at:<br><br>     Insight/Examples/IO/<br>           ImageReadRegionOfInterestWrite.cxx<br><br><br>The difference between the &quot;Extract&quot; filter and<br>
the &quot;RegionOfInterest&quot; filter is how they compute<br>the Origin of the output image, and what Index<br>the use for the Start of the output image region.<br><br>The Extract filter produces an image whose Origin<br>
is the *same* as the input image, and whose Start<br>index is the one that the user provides as the beginning<br>of the region to extract.<br><br>The RegionOfInterest filter produces an image whose<br>Origin is computed as the Physical Coordinates of the<br>
Start index of the region to extract, and uses as Start<br>index of the output image the set of zeros.<br><br><br>       Luis<br>     <br><br>------------------------------------------------------------------------<br><div class="gmail_quote">
On Fri, Jul 10, 2009 at 7:33 AM, Andreas Schuh <span dir="ltr">&lt;<a href="mailto:andreas.schuh.84@googlemail.com">andreas.schuh.84@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#FFFFFF"><div>Hi,</div><div><br></div><div>have a look at itk::ExtractImageFilter. Instead of the center, you specify the starting index of the subvolume.</div><div><br></div><div>--</div><div>regards</div><div>
Andreas<div><div></div><div class="h5"><br><br>On Jul 10, 2009, at 6:54 AM, shoosh moosh &lt;<a href="mailto:babygirl_25@hotmail.com" target="_blank">babygirl_25@hotmail.com</a>&gt; wrote:<br><br></div></div></div><div><div>
</div><div class="h5"><div></div><blockquote type="cite"><div>
<div>
Hi,<br>
Is there an ITK program where I can specify the x, y, z coordinates of the center of a subvolume and also the width, height, and depth of the subvolume to extract a subvolume from a bigger volume?<br>
Thanks<br></div><br><hr>Windows Live™: Keep your life in sync. <a href="http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009" target="_blank">Check it out!</a>
</div></blockquote></div></div><blockquote type="cite"><div><span>_____________________________________</span><br><span>Powered by <a href="http://www.kitware.com" target="_blank"></a><a href="http://www.kitware.com" target="_blank">www.kitware.com</a></span><br>
<span></span><br><span>Visit other Kitware open-source projects at</span><br><span><a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a></span><br>
<span></span><br><span>Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank"></a><a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a></span><br>
<span></span><br><span>Follow this link to subscribe/unsubscribe:</span><br><span><a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a></span><br>
</div></blockquote></div><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>