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