thanks a lot Louis. I&#39;m actually doing that on windows but can follow your steps.<br><br>Do you think the filter as shown in the file I have sent you works fine? I don&#39;t know how to test it on an image.<br><br>On Saturday, March 24, 2012, Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt; wrote:<br>
&gt; Your CMakeLists.txt file should work fine with ITK 3.20.<br>&gt;<br>&gt; Do the following<br>&gt;<br>&gt; cd    /tmp<br>&gt; mkdir itkexample<br>&gt; cd itkexample<br>&gt; mkdir src<br>&gt; mkdir bin<br>&gt;<br>&gt; put in &quot;src&quot; the two files that you sent me.<br>
&gt; the do<br>&gt;<br>&gt;<br>&gt; cd /tmp/itkexample/bin<br>&gt; ccmake ../src<br>&gt;<br>&gt;<br>&gt; Make sure that in ITK_DIR you put the<br>&gt; binary directory of your ITK 3.2 build.<br>&gt; The do &quot;c&quot; to configure, then do &quot;g&quot; to<br>
&gt; generate, and when ccmake quits, do<br>&gt;<br>&gt;   make<br>&gt;<br>&gt; That should work...<br>&gt;<br>&gt;<br>&gt; I presume that you are doing this in Linux...<br>&gt; are you ?<br>&gt;<br>&gt;<br>&gt;<br>&gt;    Luis<br>
&gt;<br>&gt;<br>&gt; ----------------------------------------------------<br>&gt; On Sat, Mar 24, 2012 at 7:37 PM, Abder-Rahman Ali<br>&gt; &lt;<a href="mailto:abder.rahman.ali@gmail.com">abder.rahman.ali@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi Luis,<br>&gt;&gt;<br>&gt;&gt; I&#39;m using ITK 3.20.0<br>&gt;&gt;<br>&gt;&gt; Abder-Rahman<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Saturday, March 24, 2012, Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Hi Abder,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; What version of ITK are you using  ?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;   Luis<br>&gt;&gt;&gt;<br>&gt;