[Insight-users] Joining Images
Karthik Krishnan
Karthik.Krishnan at kitware.com
Thu Mar 31 09:40:44 EST 2005
Hi Chris,
Did you to take a look at the TileImageFilter to see if it works for you ?
Thanks
Regards
karthik
Chris Gammage wrote:
> 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
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list