2D Geometric transformation outliers remotion filter. More...
#include "Config.h"
#include "GTParameters.h"
#include "GeometricTransformation.h"
#include <map>
#include <memory>
#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/thread.hpp>
Go to the source code of this file.
Classes | |
class | te::gm::GTFilter::ApplyRansacThreadEntryThreadParams |
Parameters used by the GTFilter::applyRansacThreadEntry method. More... | |
class | te::gm::GTFilter |
2D Geometric transformation tie-points filter (outliers remotion). More... | |
Namespaces | |
te | |
URI C++ Library. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
2D Geometric transformation outliers remotion filter.
Definition in file GTFilter.h.