[Insight-developers] Is there an inverse operation toExtractImageFilter?

Lorensen, William E (GE, Research) lorensen at crd.ge.com
Mon Jan 30 22:05:37 EST 2006


TileImageFilter may do it.


-----Original Message-----
From: insight-developers-bounces+lorensen=crd.ge.com at itk.org
[mailto:insight-developers-bounces+lorensen=crd.ge.com at itk.org]On Behalf
Of Kent Williams
Sent: Monday, January 30, 2006 5:25 PM
To: Insight-developers (E-mail)
Subject: [Insight-developers] Is there an inverse operation
toExtractImageFilter?


... or should there be?

We (at Iowa) have code that re-orients a 4D image by reorienting each of 
the 3D images of which it is comprised.  Basically it use the 
ExtractImageFilter to get each 3D volume into a 3D Image, runs the 
OrientImageFilter on it, then copies from the 3D image a pixel at a time 
back into the 4D Output Image.

This last step is what I'm curious about. I don't see any filter or 
function that would copy an image into a higher dimensional image.  Or I 
guess more generally, copy a region into another region.  Am I missing 
something?

_______________________________________________
Insight-developers mailing list
Insight-developers at itk.org
http://www.itk.org/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list