All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TiePointsLocator.h File Reference

TiePointsLocator locator. More...

#include "Algorithm.h"
#include "Matrix.h"
#include "../raster/Raster.h"
#include "../raster/Interpolator.h"
#include "../geometry/GeometricTransformation.h"
#include "../geometry/GTParameters.h"
#include "../sam/rtree.h"
#include "../common/progress/TaskProgress.h"
#include <vector>
#include <set>
#include <string>
#include <list>
#include <boost/thread.hpp>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  te::rp::TiePointsLocator::ExecuteMatchingByCorrelationThreadEntryParams
 The parameters passed to the matchCorrelationEuclideanThreadEntry method. More...
 
class  te::rp::TiePointsLocator::ExecuteMatchingByEuclideanDistThreadEntryParams
 The parameters passed to the executeMatchingByEuclideanDistThreadEntry method. More...
 
class  te::rp::TiePointsLocator::InputParameters
 TiePointsLocator input parameters. More...
 
class  te::rp::TiePointsLocator::InterestPointT
 
class  te::rp::TiePointsLocator::MatchedInterestPointsT
 
class  te::rp::TiePointsLocator::MoravecLocatorThreadParams
 The parameters passed to the moravecLocatorThreadEntry method. More...
 
class  te::rp::TiePointsLocator::OutputParameters
 TiePointsLocator output parameters. More...
 
class  te::rp::TiePointsLocator::SurfLocatorThreadParams
 The parameters passed to the surfLocatorThreadEntry method. More...
 
class  te::rp::TiePointsLocator
 Tie points locator. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::rp
 Namespace for Raster Processing module of TerraLib.
 

Detailed Description

TiePointsLocator locator.

Definition in file TiePointsLocator.h.