OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossim/base/JsonInterface.h>
#include <ossim/reg/Image.h>
#include <ossim/base/ossimDpt.h>
#include <ossim/imaging/ossimImageHandler.h>
#include <ossim/matrix/newmat.h>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | ossim::TiePoint |
Class for representing a single tiepoint on two or more images. More... | |
Namespaces | |
ossim | |
This code was derived from https://gist.github.com/mshockwave. | |
Typedefs | |
typedef std::vector< std::shared_ptr< TiePoint > > | ossim::TiePointList |