OTB  9.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >::FusionFunctor1 Class Reference

Public Member Functions

void operator() (typename TOutputImageType::PixelType &output, const typename InternalVectorImageType::PixelType &stdXsPixel, const TInternalPrecision &smoothPanchroPixel, const typename TPanImageType::PixelType &sharpPanchroPixel) const
 
constexpr vcl_size_t OutputSize (const std::array< vcl_size_t, 3 > inputsNbBands) const
 

Detailed Description

template<class TPanImageType, class TXsImageType, class TOutputImageType, class TInternalPrecision = float>
class otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >::FusionFunctor1

This functor applies the LMVM operation. It is intended for internal use only.

Definition at line 127 of file otbLmvmPanSharpeningFusionImageFilter.h.

Member Function Documentation

◆ operator()()

template<class TPanImageType , class TXsImageType , class TOutputImageType , class TInternalPrecision = float>
void otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >::FusionFunctor1::operator() ( typename TOutputImageType::PixelType &  output,
const typename InternalVectorImageType::PixelType stdXsPixel,
const TInternalPrecision &  smoothPanchroPixel,
const typename TPanImageType::PixelType &  sharpPanchroPixel 
) const
inline

Definition at line 131 of file otbLmvmPanSharpeningFusionImageFilter.h.

◆ OutputSize()

template<class TPanImageType , class TXsImageType , class TOutputImageType , class TInternalPrecision = float>
constexpr vcl_size_t otb::LmvmPanSharpeningFusionImageFilter< TPanImageType, TXsImageType, TOutputImageType, TInternalPrecision >::FusionFunctor1::OutputSize ( const std::array< vcl_size_t, 3 >  inputsNbBands) const
inlineconstexpr

Definition at line 140 of file otbLmvmPanSharpeningFusionImageFilter.h.


The documentation for this class was generated from the following file: