[ITK-users] region of interest size problem
    Oscar Cuadros Linares 
    ocuadrosl at gmail.com
       
    Fri Jul 15 18:04:58 EDT 2016
    
    
  
Hi Guys
I am trying to extract a region of interest (ROI) from a 3D tomography
I am using the filter  "itkRegionOfInterestImageFilter.h". The issue is
that the filter changes the original size of the input image.
According the documentation, the output image has the same
dimension of the input image. But size of the output image
is the size of the selected region (ROI).
My code is based on this example:
https://itk.org/Wiki/ITK/Examples/ImageProcessing/RegionOfInterestImageFilter
Thank you for your suggestions
Oscar
    
    
More information about the Insight-users
mailing list