[Insight-users] Append two 3d images to one
John Drescher
drescherjm at gmail.com
Fri Feb 1 07:56:51 EST 2013
On Fri, 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?
>
My first thought is to try itk::TileImageFilter
http://www.itk.org/Doxygen/html/classitk_1_1TileImageFilter.html
John
More information about the Insight-users
mailing list