[Insight-users] Extraction of a oriented subimage

Luis Ibanez luis.ibanez at kitware.com
Tue Apr 4 09:13:02 EDT 2006


Hi Teo,

The ResampleImageFilter is what you can use in order to extract
that sub-image in the desired orientation.

You don't need to apply this twice. Just need to have a careful
selection of the Transform parameters.


    Regards



       Luis



-------------------
Popa Teo wrote:
> Hi,
> I think that  the transform in case of resample filter rotates the 
> coordinate system of the output image .What I actually want is to cut 
> an parallelogram from initial image not to cut a rectangule and then 
> rotate it.
> 
> Maybe I should first rotate my input and then resample it with a desired 
> subvolume(smaller size than inital image)-so i'm applying twice the 
> resample filter once for rotate and second time for selecting a subvolume?
>  
> Teo
> 
> */Dan Mueller <d.mueller at qut.edu.au>/* wrote:
> 
>     Hi Teo,
> 
>     You might want to take a look at the itkResampleImageFilter -
>     http://www.itk.org/Doxygen/html/classitk_1_1ResampleImageFilter.html
> 
>     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...
> 
>     Hope this helps.
> 
>     Dan
> 
> 
>     Popa Teo wrote:
> 
>>     Hi,
>>      
>>     Does itk has something like vtkImageReslice.
>>      
>>     I'm trying to extract subimages that have the  direction of a
>>     particular bronchial branch.( I have the origin,orientation and
>>     size of my subimage)
>>      
>>     Thanks,
>>     Teo
>>     ------------------------------------------------------------------------
>>     Yahoo! Messenger with Voice. Make PC-to-Phone Calls
>>     <http://us.rd.yahoo.com/mail_us/taglines/postman1/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com>
>>     to the US (and 30+ countries) for 2¢/min or less.
>>
>>------------------------------------------------------------------------
>>  _______________________________________________  Insight-users mailing list  Insight-users at itk.org  http://www.itk.org/mailman/listinfo/insight-users    
> 
> 
> ------------------------------------------------------------------------
> Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great 
> rates starting at 1¢/min. 
> <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com>
> 
> 
>  <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com>
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>  <http://us.rd.yahoo.com/mail_us/taglines/postman7/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com>



More information about the Insight-users mailing list