|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbGDALDatasetWrapper_h
22 #define otbGDALDatasetWrapper_h
24 #include "itkLightObject.h"
25 #include "itkObjectFactory.h"
27 #include "otbConfigure.h"
98 #endif // otbGDALDatasetWrapper_h
const GDALDataset * GetDataSet() const
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
ImageIO object for reading and writing images with GDAL.
Projection::GCPParam GetGCPParam() const
int GetOverviewsCount() const
Provide an unique instance of a GDALDataSet.
unsigned int GetWidth() const
vcl_size_t GetPixelBytes() const
itk::SmartPointer< Self > Pointer
void SetGCPParam(Projection::GCPParam gcpParam)
This structure handles the list of the GCP parameters.
~GDALDatasetWrapper() override
unsigned int GetHeight() const
itk::LightObject Superclass