ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::SceneClustering::Cluster Struct Reference

#include <scene_clustering.h>

Public Attributes

std::vector< image_timage_ids
 
std::vector< Clusterchild_clusters
 

Detailed Description

Definition at line 45 of file scene_clustering.h.

Member Data Documentation

◆ child_clusters

std::vector<Cluster> colmap::SceneClustering::Cluster::child_clusters

Definition at line 47 of file scene_clustering.h.

Referenced by BOOST_AUTO_TEST_CASE().

◆ image_ids

std::vector<image_t> colmap::SceneClustering::Cluster::image_ids

Definition at line 46 of file scene_clustering.h.

Referenced by BOOST_AUTO_TEST_CASE().


The documentation for this struct was generated from the following file: