OTB  9.0.0
Orfeo Toolbox
Public Types | List of all members
otb::PixelTypeDeduction< itk::ConstNeighborhoodIterator< VectorImage< T > > > Struct Template Reference

#include <otbFunctorImageFilter.h>

Public Types

using PixelType = itk::VariableLengthVector< T >
 

Detailed Description

template<class T>
struct otb::PixelTypeDeduction< itk::ConstNeighborhoodIterator< VectorImage< T > > >

Partial specialisation for itk::ConstNeighborhoodIterator<VectorImage<T>>

Definition at line 128 of file otbFunctorImageFilter.h.

Member Typedef Documentation

◆ PixelType

template<class T >
using otb::PixelTypeDeduction< itk::ConstNeighborhoodIterator< VectorImage< T > > >::PixelType = itk::VariableLengthVector<T>

Definition at line 131 of file otbFunctorImageFilter.h.


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