Tie-Pointsr locator SURF strategy. More...
#include "TiePointsLocatorStrategy.h"
#include "TiePointsLocatorStrategyParameters.h"
#include "TiePointsLocatorStrategyFactory.h"
#include <boost/thread.hpp>
#include <cmath>
Go to the source code of this file.
Classes | |
class | te::rp::TiePointsLocatorSURFStrategy::ExecuteMatchingByEuclideanDistThreadEntryParams |
The parameters passed to the executeMatchingByEuclideanDistThreadEntry method. More... | |
class | te::rp::TiePointsLocatorSURFStrategy::Parameters |
TiePointsLocator SURF strategy parameters. More... | |
class | te::rp::TiePointsLocatorSURFStrategy::SurfLocatorThreadParams |
The parameters passed to the surfLocatorThreadEntry method. More... | |
class | te::rp::TiePointsLocatorSURFStrategy |
Tie-points locator SURF strategy. More... | |
class | te::rp::TiePointsLocatorSURFStrategyFactory |
SURF tie-points locator strategy factory. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::rp |
Namespace for Raster Processing module of TerraLib. | |
Tie-Pointsr locator SURF strategy.
Definition in file TiePointsLocatorSURFStrategy.h.