#include "pointmatcher/PointMatcher.h"#include "pointmatcher/IO.h"#include "../contrib/gtest/gtest.h"#include <string>#include <fstream>#include <filesystem>

Go to the source code of this file.
| Classes | |
| class | IcpHelper | 
| Typedefs | |
| typedef PM::DataPoints | DP | 
| typedef double | NumericType | 
| typedef PointMatcher< NumericType > | PM | 
| Variables | |
| DP | data2D | 
| DP | data3D | 
| std::string | dataPath | 
| DP | ref2D | 
| DP | ref3D | 
| PM::TransformationParameters | validT2d | 
| PM::TransformationParameters | validT3d | 
| typedef PM::DataPoints DP | 
| typedef double NumericType | 
| typedef PointMatcher<NumericType> PM | 
| PM::TransformationParameters validT2d | 
| PM::TransformationParameters validT3d |