OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <map>
#include <memory>
#include <string>
#include <ossim/base/ossimGpt.h>
#include <ossim/base/ossimConstants.h>
#include <ossim/base/ossimFilename.h>
#include <ossim/matrix/newmat.h>
#include <ossim/base/JsonInterface.h>
#include <ossim/projection/ossimSensorModel.h>
Go to the source code of this file.
Classes | |
class | ossim::Image |
Class representing an Image as used by ossim-msp services. More... | |
Namespaces | |
ossim | |
This code was derived from https://gist.github.com/mshockwave. | |
Typedefs | |
typedef std::vector< std::shared_ptr< Image > > | ossim::ImageList |