[ITK] [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

_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list