<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
hi,<div>&nbsp;&nbsp;I took your advice, using the fftw instead. But the program can not compile, the following is the error display:</div><div><br></div><div><div>c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(88) : error C2039: 'PlanType' : is not a member of 'itk::fftw::Proxy&lt;TPixel&gt;'</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;with</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;[</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TPixel=InputPixelType</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;]</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;.\IdealFiltering.cxx(139) : see reference to class template instantiation 'itk::FFTWRealToComplexConjugateImageFilter&lt;TPixel,VDimension&gt;' being compiled</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;with</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;[</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TPixel=InputPixelType,</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VDimension=2</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;]</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(88) : error C2146: syntax error : missing ';' before identifier 'm_Plan'</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(88) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(88) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(92) : error C2039: 'ComplexType' : is not a member of 'itk::fftw::Proxy&lt;TPixel&gt;'</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;with</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;[</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;TPixel=InputPixelType</div><div>2&gt; &nbsp; &nbsp; &nbsp; &nbsp;]</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(92) : error C2143: syntax error : missing ';' before '*'</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int</div><div>2&gt;c:\program files\insighttoolkit-3.16.0\code\algorithms\itkFFTWRealToComplexConjugateImageFilter.h(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int</div><div>2&gt;Build log was saved at "file://c:\Users\wenzheng\Desktop\ideal filter\IdealFiltering.dir\Debug\BuildLog.htm"</div><div>2&gt;IdealFiltering - 8 error(s), 0 warning(s)</div><div><br></div><div>Looks like the error happens inside fftw, some kind of type problem. I try to change the inputpixeltype, but doesn't make a difference. Could you point out where is the problem?</div><div>thx a lot.</div></div>                                               <br /><hr />您的电子邮件和更灵活的即时通信。免费获取 Windows Live Hotmail。 <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>立即注册。</a></body>
</html>