![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Go to the source code of this file.
Macros | |
| #define | TEST_NAME "mvs/consistency_graph_test" |
Functions | |
| BOOST_AUTO_TEST_CASE (TestEmpty) | |
| BOOST_AUTO_TEST_CASE (TestPartial) | |
| BOOST_AUTO_TEST_CASE (TestZero) | |
| BOOST_AUTO_TEST_CASE (TestFull) | |
| #define TEST_NAME "mvs/consistency_graph_test" |
Definition at line 32 of file consistency_graph_test.cc.
| BOOST_AUTO_TEST_CASE | ( | TestEmpty | ) |
Definition at line 40 of file consistency_graph_test.cc.
References data, colmap::mvs::ConsistencyGraph::GetImageIdxs(), and colmap::mvs::ConsistencyGraph::GetNumBytes().
| BOOST_AUTO_TEST_CASE | ( | TestFull | ) |
Definition at line 85 of file consistency_graph_test.cc.
References data, colmap::mvs::ConsistencyGraph::GetImageIdxs(), and colmap::mvs::ConsistencyGraph::GetNumBytes().
| BOOST_AUTO_TEST_CASE | ( | TestPartial | ) |
Definition at line 55 of file consistency_graph_test.cc.
References data, colmap::mvs::ConsistencyGraph::GetImageIdxs(), and colmap::mvs::ConsistencyGraph::GetNumBytes().
| BOOST_AUTO_TEST_CASE | ( | TestZero | ) |
Definition at line 71 of file consistency_graph_test.cc.
References data, colmap::mvs::ConsistencyGraph::GetImageIdxs(), and colmap::mvs::ConsistencyGraph::GetNumBytes().