[Insight-users] Joining Images

Chris Gammage damage at wayne.edu
Wed Mar 30 19:49:31 EST 2005


Raghu Venkatram wrote:

>Chris,
>
>How do you split the image, I think if you split the original image
>and use sub regions and work on them, you might be able to put the
>regions (sub images) back together to form the original image
>
>HTH
>Raghu
>
>On Wed, 30 Mar 2005 16:07:07 -0500, Chris Gammage <damage at wayne.edu> wrote:
>  
>
>>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
>>
>>_______________________________________________
>>Insight-users mailing list
>>Insight-users at itk.org
>>http://www.itk.org/mailman/listinfo/insight-users
>>
>>    
>>
>
>  
>
Its not possible, the images saved to seperate locations and transmitted 
acrossed a grid network

Chris



More information about the Insight-users mailing list