<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:18pt"><DIV><FONT size=3>Hello All </FONT></DIV>
<DIV><FONT size=3>(Especially Luis) ;</FONT></DIV>
<DIV><FONT size=3>I mave met a strange error that I have ever met before. I hope somebody will help me. I just want to get registration of one stl data(I converted it itk mesh) and the other is .raw extension 3d data.</FONT></DIV>
<DIV><FONT size=3>.</FONT></DIV>
<DIV><FONT size=3>.</FONT></DIV>
<DIV><FONT size=3>.</FONT></DIV>
<DIV><FONT size=3>.</FONT></DIV>
<DIV><FONT size=3>.</FONT></DIV>
<DIV><FONT color=#0000ff size=2>
<P>typedef</FONT><FONT size=2> itk::ResampleImageFilter&lt; </P>
<P>MovingImageType, </P>
<P>FixedImageType &gt; ResampleFilterType;</P>
<P>TransformType::Pointer finalTransform = TransformType::New();</P>
<P>finalTransform-&gt;SetCenter( transform-&gt;GetCenter() );</P>
<P>finalTransform-&gt;SetParameters( finalParameters );</P>
<P>ResampleFilterType::Pointer resampler = ResampleFilterType::New();<FONT color=#ff0000 size=3>&nbsp; // <STRONG>until this line&nbsp; I have not&nbsp; met any error,But when I add just this part It gives 35 errors, I dont understand errors, I this part of code from ImageRegistration8.cxx which is&nbsp; in ITK folders</STRONG></FONT></P>
<P><STRONG><FONT color=#ff0000 size=3></FONT></STRONG>&nbsp;</P>
<P><STRONG><FONT color=#ff0000 size=3>Here is the first part error of 35, </FONT></STRONG></P>
<P><STRONG><FONT color=#ff0000 size=3></FONT></STRONG>&nbsp;</P><FONT size=1>
<P><FONT size=3>c:\programme\itk\itk-src-windows\code\common\itkimagetoimagefilter.h(90) : error C2039: 'ImageDimension' : is not a member of 'itk::PointSet&lt;TPixelType,VDimension&gt;'</FONT></P>
<P><FONT size=3>1&gt; with</FONT></P>
<P><FONT size=3>1&gt; [</FONT></P>
<P><FONT size=3>1&gt; TPixelType=float,</FONT></P>
<P><FONT size=3>1&gt; VDimension=3</FONT></P>
<P><FONT size=3>1&gt; ]</FONT></P>
<P><FONT size=3>1&gt; c:\programme\itk\itk-src-windows\code\basicfilters\itkresampleimagefilter.h(74) : see reference to class template instantiation 'itk::ImageToImageFilter&lt;TInputImage,TOutputImage&gt;' being compiled</FONT></P>
<P><FONT size=3>1&gt; with</FONT></P>
<P><FONT size=3>1&gt; [</FONT></P>
<P><FONT size=3>1&gt; TInputImage=MovingImageType,</FONT></P>
<P><FONT size=3>1&gt; TOutputImage=FixedPointSetType</FONT></P>
<P><FONT size=3>1&gt; ]</FONT></P>
<P><FONT size=3>1&gt; c:\documents and settings\aydemir\desktop\itktovtk\teste.cpp(96) : see reference to class template instantiation 'itk::ResampleImageFilter&lt;TInputImage,TOutputImage&gt;' being compiled</FONT></P>
<P><FONT size=3>1&gt; with</FONT></P>
<P><FONT size=3>1&gt; [</FONT></P>
<P><FONT size=3>1&gt; TInputImage=MovingImageType,</FONT></P>
<P><FONT size=3>1&gt; TOutputImage=FixedPointSetType</FONT></P>
<P><FONT size=3>1&gt; ]</FONT></P>
<P><FONT size=3>1&gt;c:\programme\itk\itk-src-windows\code\common\itkimagetoimagefilter.h(90) : error C2065: 'ImageDimension' : undeclared identifier</FONT></P>
<P><FONT size=3>1&gt;c:\programme\itk\itk-src-windows\code\common\itkimagetoimagefilter.h(90) : error C2057: expected constant expression</FONT></P></FONT></FONT></DIV></div><br>

<hr size=1>Now that's room service! <a href="http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3NDA3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw--
">Choose from over 150,000 hotels <br>in 45,000 destinations on Yahoo! Travel</a> to find your fit.</body></html>