<div>Hi, Luis and All</div>
<div> </div>
<div>I built the JunctionDectection project under windows. It seems all right. But when I tried to run: itkJunctionDetectionFilter2DTest.exe, it did not work.</div>
<div>The command line was:</div>
<div> itkJunctionDetectionFilter2DTest.exe Neuroninput.mha out2D.mha 2.0 3.3</div>
<div> </div>
<div>Did anybody make it work?</div>
<div> </div>
<div>Thank you very much.</div>
<div> </div>
<div>Zhihong Hu from the University of Iowa</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Mar 24, 2009 at 3:08 PM, Oleksandr Dzyubak <span dir="ltr">&lt;<a href="mailto:adzyubak@gmail.com">adzyubak@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Dear ITKers,<br><br>I just downloaded Automatic Junction Detection (IJ Paper Id: 324)<br>and tried to compile it on Linux Debian with gcc version 4.3.2 (Debian 4.3.2-1.1).<br>
<br>Besides &quot;itkJunctionDetectionFilter.h:4:35: error: itkImagetoImageFilter.h: No such file or directory&quot;<br>which easy to correct, I got multiple errors like below.<br><br>************** Errors begin ****<br><br>
itkJunctionDetectionFilter.txx: In member function ‘void itk::JunctionDetectionFilter&lt;TInputImage&gt;::GenerateData()’:<br>/mnt/Public/Programs/ITK_Test/Skeletons/Automatic_Junction_Detection/Src/itkJunctionDetectionFilter.txx:69: error: type/value mismatch at argument 1 in template parameter list for ‘template&lt;class T, unsigned int NVectorDimension&gt; class itk::Vector’<br>
/mnt/Public/Programs/ITK_Test/Skeletons/Automatic_Junction_Detection/Src/itkJunctionDetectionFilter.txx:69: error: expected a type, got ‘TInputImage::IndexType::IndexValueType’<br>/mnt/Public/Programs/ITK_Test/Skeletons/Automatic_Junction_Detection/Src/itkJunctionDetectionFilter.txx:69: error: invalid type in declaration before ‘;’ token<br>
<br>.........<br>etc.<br>............<br><br>make[2]: *** [CMakeFiles/itkJunctionDetectionFilter2DTest.dir/itkJunctionDetectionFilter2DTest.o] Error 1<br>make[1]: *** [CMakeFiles/itkJunctionDetectionFilter2DTest.dir/all] Error 2<br>
make: *** [all] Error 2<br><br>************** Errors end ****<br><br>Any ideas how to fix that?<br><br>Thanks,<br>Alex<br><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>