<br><br><div class="gmail_quote">On Fri, Jul 31, 2009 at 8:55 AM, Syrine Sahmim <span dir="ltr">&lt;<a href="mailto:syrine.sahmim@yahoo.fr">syrine.sahmim@yahoo.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hi, <br><br>I tried the region growing example and the discrete gaussian filter examples.for the first one i don&#39;t have the.exe file and for the second when i debogue it i obtain the message &quot;inputImageFile  outputImageFile  variance  maxKernelWidth&quot; given in the code.<br>
No image filtred!!<br>so how can i do to have a correct result?<br>i just take the example and configure it with cmake , build it and then run it? is there other steps that i must do?<br><br>Regards<br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
</div></div></div></blockquote><div><br>When you see the message &quot;inputImageFile  outputImageFile  variance  maxKernelWidth&quot;, that is telling you the required arguments.<br><br>You should see a good set of test parameters in the example cxx, in this case:<br>
//    INPUTS: {BrainProtonDensitySlice.png}<br>//    OUTPUTS: {DiscreteGaussianImageFilterOutput.png}<br>//    4 9<br><br>(although in this case I think 4 and 9 are supposed to be the variance and maxKernelWidth params even though they show up after the output instead of in the input??)<br>
<br>I searched for &quot;region&quot; and &quot;grow&quot; and didn&#39;t see a region growing example - maybe you can give the actual name of the example you are looking for?<br><br clear="all">Thanks,<br><br>David <br></div>
</div>