OTB
9.0.0
Orfeo Toolbox
|
Namespaces | |
details | |
MetaDataHelper | |
Tags | |
XML | |
Functions | |
ParameterType | ParameterStringToType (const std::string &str) |
std::string | ParameterTypeToString (ParameterType type) |
Definition at line 164 of file otbWrapperTypes.h.
Definition at line 169 of file otbWrapperTypes.h.
Definition at line 163 of file otbWrapperTypes.h.
Definition at line 168 of file otbWrapperTypes.h.
Definition at line 161 of file otbWrapperTypes.h.
Definition at line 166 of file otbWrapperTypes.h.
Definition at line 162 of file otbWrapperTypes.h.
Definition at line 167 of file otbWrapperTypes.h.
typedef std::complex<double> otb::Wrapper::DoubleComplexPixelType |
Definition at line 158 of file otbWrapperTypes.h.
typedef otb::Image<double> otb::Wrapper::DoubleImageType |
Definition at line 142 of file otbWrapperTypes.h.
typedef otb::VectorImage<double> otb::Wrapper::DoubleVectorImageType |
Definition at line 150 of file otbWrapperTypes.h.
typedef std::complex<float> otb::Wrapper::FloatComplexPixelType |
Definition at line 157 of file otbWrapperTypes.h.
Definition at line 178 of file otbWrapperTypes.h.
typedef otb::Image<float> otb::Wrapper::FloatImageType |
Definition at line 141 of file otbWrapperTypes.h.
Definition at line 177 of file otbWrapperTypes.h.
typedef otb::VectorImage<float> otb::Wrapper::FloatVectorImageType |
Definition at line 149 of file otbWrapperTypes.h.
typedef itk::ImageBase<2> otb::Wrapper::ImageBaseType |
Definition at line 180 of file otbWrapperTypes.h.
typedef std::complex<short> otb::Wrapper::Int16ComplexPixelType |
Definition at line 155 of file otbWrapperTypes.h.
typedef otb::Image<short> otb::Wrapper::Int16ImageType |
Definition at line 137 of file otbWrapperTypes.h.
typedef otb::VectorImage<short> otb::Wrapper::Int16VectorImageType |
Definition at line 145 of file otbWrapperTypes.h.
typedef std::complex<int> otb::Wrapper::Int32ComplexPixelType |
Definition at line 156 of file otbWrapperTypes.h.
typedef otb::Image<int> otb::Wrapper::Int32ImageType |
Definition at line 139 of file otbWrapperTypes.h.
typedef otb::VectorImage<int> otb::Wrapper::Int32VectorImageType |
Definition at line 147 of file otbWrapperTypes.h.
typedef otb::Image<unsigned short> otb::Wrapper::UInt16ImageType |
Definition at line 138 of file otbWrapperTypes.h.
typedef otb::VectorImage<unsigned short> otb::Wrapper::UInt16VectorImageType |
Definition at line 146 of file otbWrapperTypes.h.
typedef otb::Image<unsigned int> otb::Wrapper::UInt32ImageType |
Definition at line 140 of file otbWrapperTypes.h.
typedef otb::VectorImage<unsigned int> otb::Wrapper::UInt32VectorImageType |
Definition at line 148 of file otbWrapperTypes.h.
typedef otb::Image<unsigned char> otb::Wrapper::UInt8ImageType |
Definition at line 136 of file otbWrapperTypes.h.
typedef otb::Image<itk::RGBAPixel<unsigned char> > otb::Wrapper::UInt8RGBAImageType |
Definition at line 153 of file otbWrapperTypes.h.
typedef otb::Image<itk::RGBPixel<unsigned char> > otb::Wrapper::UInt8RGBImageType |
Definition at line 152 of file otbWrapperTypes.h.
typedef otb::VectorImage<unsigned char> otb::Wrapper::UInt8VectorImageType |
Definition at line 144 of file otbWrapperTypes.h.
typedef double otb::Wrapper::VectorDataCoordinatePrecisionType |
Definition at line 172 of file otbWrapperTypes.h.
Definition at line 175 of file otbWrapperTypes.h.
typedef otb::VectorData<VectorDataCoordinatePrecisionType, 2, VectorDataValuePrecisionType> otb::Wrapper::VectorDataType |
Definition at line 174 of file otbWrapperTypes.h.
typedef double otb::Wrapper::VectorDataValuePrecisionType |
Definition at line 173 of file otbWrapperTypes.h.
anonymous enum |
Enumerator | |
---|---|
Map_Utm | |
Map_Lambert2 | |
Map_Lambert93 | |
Map_WGS84 | |
Map_Epsg |
Definition at line 34 of file otbWrapperMapProjectionParametersHandler.h.
Enumerator | |
---|---|
ComplexImagePixelType_int16 | |
ComplexImagePixelType_int32 | |
ComplexImagePixelType_float | |
ComplexImagePixelType_double |
Definition at line 119 of file otbWrapperTypes.h.
Enumerator | |
---|---|
Elevation_DEM | |
Elevation_Average |
Definition at line 129 of file otbWrapperTypes.h.
Definition at line 104 of file otbWrapperTypes.h.
Definition at line 37 of file otbWrapperTypes.h.
enum otb::Wrapper::Role |
Enumerator | |
---|---|
Role_Input | |
Role_Output |
Definition at line 126 of file otbWrapperTypes.h.
Enumerator | |
---|---|
UserLevel_Basic | |
UserLevel_Advanced |
Definition at line 102 of file otbWrapperTypes.h.
ParameterType otb::Wrapper::ParameterStringToType | ( | const std::string & | str | ) |
std::string otb::Wrapper::ParameterTypeToString | ( | ParameterType | type | ) |