[Insight-users] Error

Luis Ibanez luis.ibanez at kitware.com
Sat Aug 15 20:07:44 EDT 2009


Hi Suchita,

All the Examples in ITK are are intended to be run
from the command line.

Please get familiar with the process of calling
command line programs in your platform.


     Regards,


           Luis


-----------------------------------------------------
On Mon, Aug 10, 2009 at 10:23 PM, Suchita Manandhar <
suchitamanandhar at hotmail.com> wrote:

>
> Hello ,
>
>
> 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
>
> if( argc < 4 )
>     {
>     std::cerr << "Usage: " << std::endl;
>     std::cerr << argv[0] << "  inputImageFile outputImageFile radiusX
> radiusY" << std::endl;
>     return EXIT_FAILURE;
>     }
>
>
> and my program just executes this part and throw error. How to solve this ?
>
>
>
> Thank you
> suchita
>
>
>
> ------------------------------
> Get free photo software from Windows Live Click here.<http://www.windowslive.com/online/photos?ocid=PID23393::T:WLMTAGL:ON:WL:en-US:SI_PH_software:082009>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090815/018ec670/attachment.htm>


More information about the Insight-users mailing list