Hi,<br><br>When I was trying to compile my code writen in ITK, I had an
error message listed below. Can anyone help me to solve it? Thanks a
lot.<br><br><br>C:\ITKSRC\Code\BasicFilters<div style="direction: ltr;">\itkUnaryFunctorImageFilter.h(82): error C2678: binary '!=' : no operator found which takes a left-hand operand of type 'itk::UnaryFunctorImageFilter<TInputImage,TOutputImage,TFunction>::FunctorType' (or there is no acceptable conversion)
<br> with<br> [<br> TInputImage=LabelImageType,<br> TOutputImage=RGBImageType,<br> TFunction=ColorMapFunctorType<br> ]<br><br><br>Best,</div>