<br>Hi Suchita,<br><br>Please watch this instructional video in Youtube:<br><br><a href="http://www.youtube.com/watch?v=foYsmpDrYjY&amp;feature=PlayList&amp;p=6D392A9F3AD04537&amp;playnext=1&amp;playnext_from=PL&amp;index=57">http://www.youtube.com/watch?v=foYsmpDrYjY&amp;feature=PlayList&amp;p=6D392A9F3AD04537&amp;playnext=1&amp;playnext_from=PL&amp;index=57</a><br>
<br>and read the Wikipedia page:<br><br><a href="http://en.wikipedia.org/wiki/Command_Prompt_(Windows)">http://en.wikipedia.org/wiki/Command_Prompt_(Windows)</a><br><br>and look at the list DOS commands that you can<br>use in the command prompt:<br>
<br><a href="http://en.wikipedia.org/wiki/List_of_DOS_commands">http://en.wikipedia.org/wiki/List_of_DOS_commands</a><br><br>In particular you need to learn: <br><br><ul><li>cd</li><li>dir</li><li>del</li><li>copy</li><li>
set<br></li></ul><br>Once you get familiar with the command prompt,<br>you should do:<br><br><ul><li>&quot;cd&quot; to the binary directory where you build your example</li><li>type &quot;dir&quot; and locate the .exe file</li>
<li>type the name of the executable followed by the command line arguments.</li></ul><br><br>Regards,<br><br><br>       Luis<br><br>---------------------------------<br><div class="gmail_quote">On Sat, Aug 15, 2009 at 10:55 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>
Hello Luis,<br>
 <br>
Well Can you please help me how can I run those programs from the command line then. I have been using Windows vista and i am using Visual C++.Net. I opened the console application and tried to run these programs. Can you refer any links so that I can get into those. <br>

 <br>
Thanks<br><br>suchita<br><br><br> <br>
<hr>
Date: Sat, 15 Aug 2009 20:07:44 -0400<br>Subject: Re: [Insight-users] Error<br>From: <a href="mailto:luis.ibanez@kitware.com" target="_blank">luis.ibanez@kitware.com</a><br>To: <a href="mailto:suchitamanandhar@hotmail.com" target="_blank">suchitamanandhar@hotmail.com</a><br>
CC: <a href="mailto:insight-users@itk.org" target="_blank">insight-users@itk.org</a><div><div></div><div class="h5"><br><br>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>On Mon, Aug 10, 2009 at 10:23 PM, Suchita Manandhar <span dir="ltr">&lt;<a href="mailto:suchitamanandhar@hotmail.com" target="_blank">suchitamanandhar@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote style="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><br></div></div><hr>Get your vacation photos on your phone! <a href="http://windowsliveformobile.com/en-us/photos/default.aspx?&amp;OCID=0809TL-HM" target="_blank">Click here.</a></div>
</blockquote></div><br>