![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <scene_clustering.h>
Public Attributes | |
| std::vector< image_t > | image_ids |
| std::vector< Cluster > | child_clusters |
Definition at line 45 of file scene_clustering.h.
| std::vector<Cluster> colmap::SceneClustering::Cluster::child_clusters |
Definition at line 47 of file scene_clustering.h.
Referenced by BOOST_AUTO_TEST_CASE().
| std::vector<image_t> colmap::SceneClustering::Cluster::image_ids |
Definition at line 46 of file scene_clustering.h.
Referenced by BOOST_AUTO_TEST_CASE().