<br><br><div><span class="gmail_quote">On 10/11/06, <b class="gmail_sendername">Gaëtan Lehmann</b> &lt;<a href="mailto:gaetan.lehmann@jouy.inra.fr">gaetan.lehmann@jouy.inra.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hi,<br><br>Le Wed, 11 Oct 2006 18:04:11 +0200, daniel mark &lt;<a href="mailto:danielmarkhot@gmail.com">danielmarkhot@gmail.com</a>&gt;<br>a écrit:<br><br>&gt; Hello all:<br>&gt;<br>&gt; I would like to start to learn ITK. However, I found the lots of C++
<br>&gt; techniques used by ITK is strange to me.<br>&gt;<br>&gt; For example:<br>&gt; itk::Functor::Acos&lt; TInput, TOutput &gt;<br>&gt;<br><br>This is generic programming.<br>Try to search &quot;template c++ tutorial&quot; on google, and you will find lots of
<br>very good introductions to generic programming</blockquote><div><br>IMHO you do not need this kind of knowledge to start using ITK. As Gaëtan mentionned you can start using ITK using one of it's wrapped langage, but if you use correctly typedef (C programming) your c++ code should look almost just like a python script. I would suggest you start reading a couple of HelloWorld examples, the ITK Software Guide before starting with generic programming.
<br>&nbsp;</div>2 cents<br>Mathieu<br></div>