[Insight-users] Append two 3d images to one

Bill Lorensen bill.lorensen at gmail.com
Tue Feb 5 07:32:32 EST 2013


The documentation for tile image filter says:

 * filter can be used to create a volume from a series of inputs by
 * specifying a layout of 1,1,0.
So your layout should be 1,1,0

On Tue, Feb 5, 2013 at 6:53 AM, tao sun <colddiesun at gmail.com> wrote:
> Thank you for the response.
> It looks like TileImageFilter is the one. But I am confused about how to set
> the layout, or what is the meaning of the assigned number?
>
> Sun Tao
>
>
> 2013/2/2 Bill Lorensen <bill.lorensen at gmail.com>
>>
>> Look at this example:
>>
>> http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/TileImageFilter_SideBySide
>> it is for 2d, but could be extended to 3D
>>
>> On Fri, Feb 1, 2013 at 9:07 AM, Bradley Lowekamp <blowekamp at mail.nih.gov>
>> wrote:
>> > I would suggest to look at the following, in order of likely hood that I
>> > think they'll do what you want:
>> >
>> > TileImageFilter, JoinSeriesImageFilter, and PasteImageFIlter.
>> >
>> > Use caution when setting the LayoutArray with the TileImageFilter.
>> >
>> > Brad
>> >
>> > On Feb 1, 2013, at 5:20 AM, tao sun <colddiesun at gmail.com> wrote:
>> >
>> >> Hi,
>> >>
>> >> I'm trying to append one 3D image to another, resulting in another 3D
>> >> image.
>> >> I understand creating a new image and copy each to the new image is a
>> >> possible way. But is there a existing filter can achieve this?
>> >>
>> >> Regards,
>> >> Sun Tao
>> >>
>> >> _____________________________________
>> >> Powered by www.kitware.com
>> >>
>> >> Visit other Kitware open-source projects at
>> >> http://www.kitware.com/opensource/opensource.html
>> >>
>> >> Kitware offers ITK Training Courses, for more information visit:
>> >> http://www.kitware.com/products/protraining.php
>> >>
>> >> Please keep messages on-topic and check the ITK FAQ at:
>> >> http://www.itk.org/Wiki/ITK_FAQ
>> >>
>> >> Follow this link to subscribe/unsubscribe:
>> >> http://www.itk.org/mailman/listinfo/insight-users
>> >
>> > _____________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> > http://www.kitware.com/opensource/opensource.html
>> >
>> > Kitware offers ITK Training Courses, for more information visit:
>> > http://www.kitware.com/products/protraining.php
>> >
>> > Please keep messages on-topic and check the ITK FAQ at:
>> > http://www.itk.org/Wiki/ITK_FAQ
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://www.itk.org/mailman/listinfo/insight-users
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list