OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <vector>
#include <memory>
#include <string>
#include <ossim/base/ossimDpt.h>
#include <ossim/imaging/ossimImageSource.h>
#include <ossim/imaging/ossimImageGeometry.h>
#include <ossim/base/ossimIrect.h>
#include <ossim/reg/TiePoint.h>
#include "MatchPoint.h"
Go to the source code of this file.
Classes | |
class | ATP::AutoTiePoint |
Base class for all automatic tiepoints. More... | |
Namespaces | |
ATP | |
THESE FUNCTIONS REQUIRE OPENCV. | |
Typedefs | |
typedef std::vector< std::shared_ptr< AutoTiePoint > > | ATP::AtpList |