<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>Am Oct 28, 2008 um 12:58 AM schrieb Kevin H. Hobbs:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">On Monday 27 October 2008 09:27:23 am ts wrote:</div> <blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hello,</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I'm quite new in the itk-world. What I'm trying to do currently, is</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">to divide an image into some tiles with the same size and store them</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">into<span class="Apple-converted-space">  </span>separately images/regions and files. Basically, I want to</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">separate the image like the StreamingImageFilter used with the</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">ImageRegionMultipleDimensionSplitter, so that the output looks like</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-------------------------</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">/ <span class="Apple-converted-space">    </span>1<span class="Apple-converted-space">      </span>/ <span class="Apple-converted-space">      </span>2 <span class="Apple-converted-space">    </span>/</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-------------------------</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">/ <span class="Apple-converted-space">    </span>3<span class="Apple-converted-space">      </span>/ <span class="Apple-converted-space">      </span>4 <span class="Apple-converted-space">    </span>/</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-------------------------</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </blockquote><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I basically did this in the attached file. You'll have to through out most of<span class="Apple-converted-space"> </span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">the stuff that was just for what I was doing, and put in the splitter you<span class="Apple-converted-space"> </span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">want. ( The splitter I used does not make pieces of the same size. (Does any<span class="Apple-converted-space"> </span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">splitter?))<span>&lt;StreamedMultiScaleVesselness.cxx></span></div></blockquote><br></div><div>Now it's working, and with the ImageRegionMultidimensionalSplitter it's doing exactly what I've needed.<span class="Apple-style-span" style="font-family: Monaco; font-size: 10px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 18px; "></span></span></div><div><span class="Apple-style-span" style="font-family: Monaco; font-size: 10px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 18px; ">Thank you so much for the answers!!</span></span></div><br></body></html>