[Insight-users] How can I tile an image?
ts
t_s_80 at gmx.de
Tue Oct 28 07:46:40 EDT 2008
Am Oct 28, 2008 um 12:58 AM schrieb Kevin H. Hobbs:
> On Monday 27 October 2008 09:27:23 am ts wrote:
>> Hello,
>>
>> 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. Basically, I want to
>> separate the image like the StreamingImageFilter used with the
>> ImageRegionMultipleDimensionSplitter, so that the output looks like
>>
>> -------------------------
>> / 1 / 2 /
>> -------------------------
>> / 3 / 4 /
>> -------------------------
>>
>
> I basically did this in the attached file. You'll have to through
> out most of
> the stuff that was just for what I was doing, and put in the
> splitter you
> want. ( The splitter I used does not make pieces of the same size.
> (Does any
> splitter?))<StreamedMultiScaleVesselness.cxx>
Now it's working, and with the ImageRegionMultidimensionalSplitter
it's doing exactly what I've needed.
Thank you so much for the answers!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20081028/29539b96/attachment.htm>
More information about the Insight-users
mailing list