[Insight-developers] Problem with ImageAdaptors
    Henning Meyer 
    tutmann at gmail.com
       
    Tue Jul 18 09:47:39 EDT 2006
    
    
  
When trying to use an image adaptor as input to a filter which uses an
InterpolateImageFunction, there is an compiler error:
C:\devel\Visual
Studio\libs\InsightToolkit-2.6.0\Code\Common\itkInterpolateImageFunction.h(89):
error C2039: 'TransformPhysicalPointToContinuousIndex': Ist kein
Element von 'itk::ImageAdaptor<TImage,TAccessor>'
        with
        [
            TImage=DistImageType,
            TAccessor=UpperThresholdAccessor
        ]
I think this is a bug, but the fix should be pretty easy.
Henning
    
    
More information about the Insight-developers
mailing list