Hi Suchita,<br><br>All the Examples in ITK are are intended to be run<br>from the command line.<br><br>Please get familiar with the process of calling <br>command line programs in your platform.<br><br><br>     Regards,<br>
<br><br>           Luis<br><br><br>-----------------------------------------------------<br><div class="gmail_quote">On Mon, Aug 10, 2009 at 10:23 PM, Suchita Manandhar <span dir="ltr">&lt;<a href="mailto:suchitamanandhar@hotmail.com">suchitamanandhar@hotmail.com</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>
<br>Hello ,<br>
 <br>
 <br>
I have some error running the program...I tried to run BinaryMediumImageFilter.cxx file. But it is giving error. In the code section, there is <br>
 <br>
if( argc &lt; 4 )<br>    {<br>    std::cerr &lt;&lt; &quot;Usage: &quot; &lt;&lt; std::endl;<br>    std::cerr &lt;&lt; argv[0] &lt;&lt; &quot;  inputImageFile outputImageFile radiusX radiusY&quot; &lt;&lt; std::endl;<br>
    return EXIT_FAILURE;<br>    }<br>
 <br>
 <br>
and my program just executes this part and throw error. How to solve this ? <br>
 <br>
 <br>
Thank you<br>suchita<br><br><br><br><hr>Get free photo software from Windows Live <a href="http://www.windowslive.com/online/photos?ocid=PID23393::T:WLMTAGL:ON:WL:en-US:SI_PH_software:082009" target="_blank">Click here.</a></div>

<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>