OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/ossimConstants.h>
#include <ossim/base/ossimIrect.h>
#include <ossim/base/ossimRefPtr.h>
#include <ossim/imaging/ossimImageHandler.h>
#include <ossim/hdf5/ossimHdf5.h>
#include <ossim/hdf5/ossimHdf5ImageDataset.h>
#include <vector>
#include <string>
#include <mutex>
Go to the source code of this file.
Classes | |
class | ossimHdf5ImageHandler |
This is the base class for all imagery using HDF5 as the file format. More... | |