#include "pointmatcher/PointMatcher.h"
#include "pointmatcher/IO.h"
#include "../contrib/gtest/gtest.h"
#include <string>
#include <fstream>
#include "boost/filesystem.hpp"
#include "boost/filesystem/path.hpp"
#include "boost/filesystem/operations.hpp"
Go to the source code of this file.
Classes | |
class | IcpHelper |
Typedefs | |
typedef PM::DataPoints | DP |
typedef PointMatcher< float > | PM |
Variables | |
DP | data2D |
DP | data3D |
std::string | dataPath |
DP | ref2D |
DP | ref3D |
PM::TransformationParameters | validT2d |
PM::TransformationParameters | validT3d |
typedef PointMatcher<float> PM |
PM::TransformationParameters validT2d |
PM::TransformationParameters validT3d |