OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/JsonInterface.h>
#include <ossim/base/ossimEcefPoint.h>
#include <ossim/matrix/newmat.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | ossim::GroundControlPoint |
Class for representing a ground control point. More... | |
Namespaces | |
ossim | |
This code was derived from https://gist.github.com/mshockwave. | |
Typedefs | |
typedef std::vector< std::shared_ptr< GroundControlPoint > > | ossim::GcpList |