|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
22 #ifndef otbVectorImageToASPixelAccessor_h
23 #define otbVectorImageToASPixelAccessor_h
25 #include "itkVector.h"
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
itk::Vector< T, 3 > InternalType
void Set(InternalType &output, const ExternalType &input) const
Give access to a Vector pixel type as if it were a RGBPixel type.
itk::FixedArray< T, 3 > ExternalType
VectorImageToASPixelAccessor Self
ExternalType Get(const InternalType &input) const