[Community] [Insight-users] Split an output from a filter into sub regions

Luca Pamparana luca.pamparana at gmail.com
Sat Oct 26 15:33:03 EDT 2013


Hello all,

I am using the itk ImageSeriesWriter to write the output from a itk
TileImageFilter to the disk. The usage is like:

seriesWriter->SetInput(tileFilter->GetOutput());


The TileImageFilter returns an output which is of dimensions 512 x 512 x
480. What I would like to do is split it into 4 512x512x120 regions as I
want to write each region to a different directory. Can someone tell me how
I can do that?

Thanks a lot for your help,
Luca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131026/0011dfc0/attachment.html>
-------------- next part --------------
_____________________________________
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://www.itk.org/mailman/listinfo/insight-users


More information about the Community mailing list