ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
scene_clustering_test.cc File Reference
#include "util/testing.h"
#include <set>
#include "base/database.h"
#include "base/scene_clustering.h"
Include dependency graph for scene_clustering_test.cc:

Go to the source code of this file.

Macros

#define TEST_NAME   "base/scene_clustering"
 

Functions

 BOOST_AUTO_TEST_CASE (TestEmpty)
 
 BOOST_AUTO_TEST_CASE (TestOneLevel)
 
 BOOST_AUTO_TEST_CASE (TestTwoLevels)
 
 BOOST_AUTO_TEST_CASE (TestThreeLevels)
 
 BOOST_AUTO_TEST_CASE (TestThreeLevelsMultipleImages)
 
 BOOST_AUTO_TEST_CASE (TestOneOverlap)
 
 BOOST_AUTO_TEST_CASE (TestTwoOverlap)
 
 BOOST_AUTO_TEST_CASE (TestThreeFlatClusters)
 
 BOOST_AUTO_TEST_CASE (TestThreeFlatClustersTwoOverlap)
 

Macro Definition Documentation

◆ TEST_NAME

#define TEST_NAME   "base/scene_clustering"

Definition at line 32 of file scene_clustering_test.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/9]

◆ BOOST_AUTO_TEST_CASE() [2/9]

◆ BOOST_AUTO_TEST_CASE() [3/9]

◆ BOOST_AUTO_TEST_CASE() [4/9]

◆ BOOST_AUTO_TEST_CASE() [5/9]

◆ BOOST_AUTO_TEST_CASE() [6/9]

◆ BOOST_AUTO_TEST_CASE() [7/9]

◆ BOOST_AUTO_TEST_CASE() [8/9]

◆ BOOST_AUTO_TEST_CASE() [9/9]