21 #ifndef otbLHMIChangeDetector_h
22 #define otbLHMIChangeDetector_h
57 template <
class TInputImage1,
class TInputImage2,
class TOutputImage>
60 Functor::LHMI<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...
itk::SmartPointer< Self > Pointer
~LHMIChangeDetector() override
void operator=(const Self &)=delete
itk::SmartPointer< const Self > ConstPointer
LHMIChangeDetector(const Self &)=delete
BinaryFunctorNeighborhoodImageFilter< TInputImage1, TInputImage2, TOutputImage, Functor::LHMI< typename itk::ConstNeighborhoodIterator< TInputImage1 >, typename itk::ConstNeighborhoodIterator< TInputImage2 >, typename TOutputImage::PixelType > > Superclass
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.