<div>Hi everyone,</div>
<div>&nbsp;</div>
<div>I'm newbie to itk. I couldn`t find any related error/problem on google, so I decided posting my problem.. Hope someone might help.</div>
<div>&nbsp;</div>
<div>While running *.exe examples generated for testing itk, I managed to run several examples successfully (such as FourierDescriptor1.exe)&nbsp; but when I tried to run HoughTransform2DLinesImageFilter.exe using HoughTransformTwoLines.png
, teste.png and 2 as params, I got the following error:</div>
<div>&nbsp;</div>
<div>&lt;ERROR MSG&gt;</div>
<div>&nbsp;</div>
<div>C:\Insight_bin\bin\Release&gt;HoughTransform2DLinesImageFilter.exe ../../../Insight/Examples/Data/HoughTransformTwoLines.png teste.png 2<br>Applying gradient magnitude filter<br>Thresholding<br>Computing Hough Map<br>
Found 2 line(s).<br>Exception caught !</div>
<div>&nbsp;</div>
<div>itk::ExceptionObject (010FF894)<br>Location: &quot;unknown&quot;<br>File: C:\Insight\Code\IO\itkImageIOBase.cxx<br>Line: 361<br>Description: itk::ERROR: PNGImageIO(015DE250): Pixel type currently not supported. <a href="http://typeid.name">
typeid.name</a> = unsigned char</div>
<div>&nbsp;</div>
<div>&lt;/ERROR MSG&gt;</div>
<div>&nbsp;</div>
<div>Does anyone knows why this error is occuring?</div>
<div>&nbsp;</div>
<div>Currently using...</div>
<div>
<div>--------------------------------------</div>
<div>Windows XP Professional</div>
<div>ITK 2.8</div>
<div>CMake 2.4</div>
<div>Visual C++ 6.0</div>
<div>------------------------------------</div></div>
<div>&nbsp;</div>
<div>Thanks in advance,</div>
<div>&nbsp;</div>
<div>Tatiana</div>