![]() |
OTB
9.1.1
Orfeo Toolbox
|
Collaboration diagram for Module OTBFunctor:Typedefs | |
| template<typename TInputImage , typename TOutputImage > | |
| using | otb::DotProductImageFilter = FunctorImageFilter< Functor::DotProductFunctor< typename TInputImage::PixelType, typename TOutputImage::PixelType > > |
| otb::DotProductImageFilter |
Applies pixel-wise dot product to a VectorImage.
Given a vector, this filter outputs the dot product of each pixel of a multiband image with respect to the specified vector
Definition at line 90 of file otbDotProductImageFilter.h.
1.8.17