21 #ifndef otbCBAMIChangeDetector_h
22 #define otbCBAMIChangeDetector_h
57 template <
class TInputImage1,
class TInputImage2,
class TOutputImage>
60 Functor::CBAMI<typename itk::ConstNeighborhoodIterator<TInputImage1>,
61 typename itk::ConstNeighborhoodIterator<TInputImage2>, typename TOutputImage::PixelType>>
68 typename itk::ConstNeighborhoodIterator<TInputImage2>,
typename TOutputImage::PixelType>>
89 void operator=(
const Self&) =
delete;