[Insight-users] Error
Suchita Manandhar
suchitamanandhar at hotmail.com
Mon Aug 10 22:23:34 EDT 2009
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
http://www.windowslive.com/online/photos?ocid=PID23393::T:WLMTAGL:ON:WL:en-US:SI_PH_software:082009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090811/0d6959ef/attachment.htm>
More information about the Insight-users
mailing list