|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbWrapperTags_h
22 #define otbWrapperTags_h
33 static const std::string
Analysis =
"Image Analysis";
39 static const std::string
Filter =
"Image Filtering";
40 static const std::string
Geometry =
"Geometry";
42 static const std::string
Learning =
"Learning";
43 static const std::string
Manip =
"Image Manipulation";
44 static const std::string
Meta =
"Image MetaData";
45 static const std::string
Multi =
"Image MultiResolution";
47 static const std::string
Raster =
"Raster";
48 static const std::string
SAR =
"SAR";
49 static const std::string
Stereo =
"Stereo";
51 static const std::string
Vector =
"Vector Data Manipulation";
58 #endif // otbWrapperTags_h_
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.