Hello everyone,<div><br></div><div>Im in serious troubles trying to read images or set of slices using VTK, once I get the .exe after running the cmake and building it with Visual c++ express 2010, apparently the code doesn't go through the verify input arguments part.</div>
<div><br></div><div>When I try jpeg reader or Volume16Reader got that same problem, but with the jpegreader I can grab my jpeg file and release it over the .exe and get the file view but just getting errors with the other ones.</div>
<div><br></div><div>I'd really appreciate some help with location of my files and pass these "Verufy Input argument" cuz nothing else of my code is working if that exits my project</div><div><br></div><div>For instance, once I run the medical3 example it exits automatically. I really don't how to solve it or direct correctly my images folder.</div>
<div><br></div><div><div>{</div><div> if (argc < 2)</div><div> {</div><div> cout << "Usage: " << argv[0] << " DATADIR/headsq/quarter.1" << endl;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>return EXIT_FAILURE;</div>
<div> }</div></div><div><br></div><div>Is it really necessary these part of the code?? is there any other way to go through it?? some help 'd be good.</div><div><br></div><div><br></div><div>Thanks in advance,</div>
<div><div><br></div><div><div><br></div>-- <br><b><font face="'comic sans ms', sans-serif" color="#000066">Rodrigo Lovera</font></b><br>
</div></div>