OTB
9.0.0
Orfeo Toolbox
|
#include <otbFunctorImageFilter.h>
Public Types | |
using | PixelType = T |
Helper struct to derive PixelType from template parameter.
T -> PixelType = T const ConstNeighborhoodIterator<Image::T>& -> PixelType = T const ConstNeighborhoodIterator<VectorImage::T>& -> PixelType = itk::VariableLengthVector<T>
Definition at line 112 of file otbFunctorImageFilter.h.
using otb::PixelTypeDeduction< T >::PixelType = T |
Definition at line 115 of file otbFunctorImageFilter.h.