#include "utest.h"
Go to the source code of this file.
| Classes | |
| class | GenericTest | 
| Functions | |
| int | main (int argc, char **argv) | 
| double | median_coeff (Eigen::MatrixXf &A) | 
| TEST (icpTest, icpIdentity) | |
| TEST (icpTest, icpSequenceTest) | |
| TEST (icpTest, icpSingular) | |
| TEST (icpTest, icpTest) | |
| TEST (icpTest, similarityTransform) | |
| TEST_F (GenericTest, ICP_default) | |
| Variables | |
| DP | data2D | 
| DP | data3D | 
| std::string | dataPath | 
| DP | ref2D | 
| DP | ref3D | 
| PM::TransformationParameters | validT2d | 
| PM::TransformationParameters | validT3d | 
| TEST_F | ( | GenericTest | , | 
| ICP_default | |||
| ) | 
| PM::TransformationParameters validT2d | 
| PM::TransformationParameters validT3d |