<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi Teo,<br>
<br>
You might want to take a look at the itkResampleImageFilter -
<a class="moz-txt-link-freetext" href="http://www.itk.org/Doxygen/html/classitk_1_1ResampleImageFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1ResampleImageFilter.html</a><br>
</font><br>
This filter allows you to specify an arbitrary centered transform (eg.
itkVersorRigid3DTransform) to resample your image. The difficulty will
be in creating the transform to describe your desired orientation...<br>
<br>
Hope this helps.<br>
<br>
Dan<br>
<br>
<br>
Popa Teo wrote:
<blockquote
 cite="mid20060403194807.59361.qmail@web32215.mail.mud.yahoo.com"
 type="cite">
  <div>Hi,</div>
  <div>&nbsp;</div>
  <div>Does itk has something like vtkImageReslice.</div>
  <div>&nbsp;</div>
  <div>I'm trying to extract subimages&nbsp;that have the &nbsp;direction of a
particular bronchial branch.( I have the origin,orientation and size of
my subimage)</div>
  <div>&nbsp;</div>
  <div>Thanks,</div>
  <div>Teo</div>
  <p> </p>
  <hr size="1">Yahoo! Messenger with Voice. <a
 href="http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com">Make
PC-to-Phone Calls</a> to the US (and 30+ countries) for 2&cent;/min or less.
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Insight-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a>
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a>
  </pre>
</blockquote>
</body>
</html>