[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://www.itk.org/pipermail/insight-users/attachments/20131026/0011dfc0/attachment.htm>


More information about the Insight-users mailing list