#include <training.h>
#include <sac_3dof.h>
#include <pcl17/io/io.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions |
int | main (int argc, char **argv) |
| TEST (ClusteringTest, SameNumberOfPointsAndClusters) |
| TEST (ClusteringTest, SymetricDelta) |
Function Documentation
TEST |
( |
ClusteringTest |
, |
|
|
SameNumberOfPointsAndClusters |
|
|
) |
| |
TEST |
( |
ClusteringTest |
, |
|
|
SymetricDelta |
|
|
) |
| |