[Insight-users] ROI by reference (views), eg. ExtractImageFilter

Michael Held michael.held at bc.biol.ethz.ch
Tue Feb 14 05:25:59 EST 2006


hi out there,

I am wondering how I can work on 'parts' of image directly? lets say, I want
to do a smoothing for every [x,y] in my [x,y,c,t] image-cube. I could use
itk::ExtractImageFilter, do get all 2D planes, but I don't want to
reassemble the data container afterwards. I would more like to get a "2D
view" out of 4D container (to use 2D algorithms and write the results
directly back into 4D).
is this possible?

thanks!
michael   




More information about the Insight-users mailing list