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