<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Helvetica, Arial, sans-serif">Hi Debbie,<br>
<br>
I think you are after the itk::AccumulateImageFilter. This filter
"implements an accumulation of an image along a selected direction".<br>
<br>
Details can be found at:<br>
<a class="moz-txt-link-freetext" href="http://www.itk.org/Doxygen/html/classitk_1_1AccumulateImageFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1AccumulateImageFilter.html</a>.<br>
<br>
Cheers<br>
<br>
Dan</font></small><br>
<br>
debbie larson wrote:
<blockquote cite="midBAY106-F31F8E3B761F5122B0282EBA9710@phx.gbl"
type="cite">Hi,
<br>
<br>
I am new to ITK. I have read a volume image and would like to produce
from it a 2D image with all the slices of the volume (along say the z
direction). Is this possible to do in ITK? Any hints how to do it?
<br>
<br>
Thanks
<br>
<br>
deb
<br>
<br>
_________________________________________________________________
<br>
FREE pop-up blocking with the new MSN Toolbar – get it now!
<a class="moz-txt-link-freetext" href="http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/">http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/</a>
<br>
<br>
_______________________________________________
<br>
Insight-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Insight-users@itk.org">Insight-users@itk.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a>
<br>
</blockquote>
<br>
</body>
</html>