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>>
Implements neighborhood-wise generic operation of two images.
Implements neighborhood-wise the computation of the cumulant-based approximation to mutual informatio...
CBAMIChangeDetector(const Self &)=delete
BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::CBAMI< typename itk::ConstNeighborhoodIterator< TInputImage1 >, typename itk::ConstNeighborhoodIterator< TInputImage2 >, typename TOutputImage::PixelType > > Superclass
itk::SmartPointer< Self > Pointer
~CBAMIChangeDetector() override
itk::SmartPointer< const Self > ConstPointer
void operator=(const Self &)=delete
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.