<html><body bgcolor="#FFFFFF"><div>Hi David!</div><div><br></div><div>Use a function that is templated over the dimension. This way you needn't duplicate the code for each dimension.</div><div><br></div><div>--</div><div>regards</div><div>Andreas&nbsp;<br><br>Am 23.02.2009 um 21:37 schrieb "David Pastor" &lt;<a href="mailto:david.pastor@die.upm.es">david.pastor@die.upm.es</a>>:<br><br></div><div></div><blockquote type="cite"><div>

<div><font face="Arial" size="2">Hello,</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">I'm trying to write a program to create images 
automatically from an own description and i need to pass the dimension of the 
image as a parameter of the application so the template will be instantiated in 
run time which is not feasible.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Is there anyway to work with a variable dimension? 
it seems that i need to rewrite the whole code for each dimension. The problem 
will be fixed if there is a generic itk::Image pointer for any 
dimension...</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">cheers</font></div>
<div><font face="Arial" size="2">david</font></div>
</div></blockquote><blockquote type="cite"><div><span>_____________________________________</span><br><span>Powered by <a href="http://www.kitware.com"><a href="http://www.kitware.com">www.kitware.com</a></a></span><br><span></span><br><span>Visit other Kitware open-source projects at</span><br><span><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></span><br><span></span><br><span>Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ"><a href="http://www.itk.org/Wiki/ITK_FAQ">http://www.itk.org/Wiki/ITK_FAQ</a></a></span><br><span></span><br><span>Follow this link to subscribe/unsubscribe:</span><br><span><a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a></span><br></div></blockquote></body></html>