<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
 Hello, <div><br></div><div>I'm quite new in the itk-world. What I'm trying to do currently, is to divide an image into some tiles with the same size and store them into  separately images/regions and files<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 18px; ">. Basically, I want to separate the image like the StreamingImageFilter used with the ImageRegionMultipleDimensionSplitter, so that the output looks like</span></span></div><div><br></div><div>-------------------------</div><div>/     1      /       2     /</div><div><div>-------------------------</div><div>/     3      /       4     /</div><div><div>-------------------------</div><div><br></div><div>if I want four regions for example. </div></div></div><div><br></div><div>It feels like there should be an easy way to do so automatically, but I didn't find it yet. Maybe I can get the regions from the StreamingImageFilter and store them?<font class="Apple-style-span" color="#683821" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px; "> </span></font><span class="Apple-style-span" style="color: rgb(104, 56, 33); font-family: Monaco; font-size: 10px; "><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; ">Or any other alternatives?</span></span></div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Thank you very much for your help,</div><div>Marta</div></div></body></html>