<div dir="ltr">Hello all,<br><br>I am using the itk ImageSeriesWriter to write the output from a itk TileImageFilter to the disk. The usage is like:<br><br>seriesWriter-&gt;SetInput(tileFilter-&gt;GetOutput());<br><br><br>
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?<br>
<br>Thanks a lot for your help,<br>Luca<br>

</div>