[Insight-users] Joining Images

Chris Gammage damage at wayne.edu
Wed Mar 30 16:07:07 EST 2005


Fellow ITK users,

I have split an 3D image into 8 smaller 3D images using
RegionOfInterestFilter.  After processing the 8 images
I want to join them back together into the original image
I know I can do this by iterating each image and copying the
intensity, but is there a class or function that will copy the
entire region of one image into a region of another?

Thanks in Advance,
Chris




More information about the Insight-users mailing list