TiePointsLocatorMoravecStrategy.h File Reference

Tie-Pointsr locator Moravec strategy. More...

#include "TiePointsLocatorStrategy.h"
#include "TiePointsLocatorStrategyParameters.h"
#include "TiePointsLocatorStrategyFactory.h"
#include "../geometry/GeometricTransformation.h"
#include <vector>
#include <boost/thread.hpp>

Go to the source code of this file.

Classes

class  te::rp::TiePointsLocatorMoravecStrategy::ExecuteMatchingByCorrelationThreadEntryParams
 The parameters passed to the matchCorrelationEuclideanThreadEntry method. More...
 
class  te::rp::TiePointsLocatorMoravecStrategy::MoravecLocatorThreadParams
 The parameters passed to the moravecLocatorThreadEntry method. More...
 
class  te::rp::TiePointsLocatorMoravecStrategy::Parameters
 TiePointsLocator Moravec strategy parameters. More...
 
class  te::rp::TiePointsLocatorMoravecStrategy
 Tie-points locator Moravec strategy. More...
 
class  te::rp::TiePointsLocatorMoravecStrategyFactory
 Moravec tie-points locator strategy factory. More...
 

Namespaces

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

Detailed Description

Tie-Pointsr locator Moravec strategy.

Definition in file TiePointsLocatorMoravecStrategy.h.