Region growing context.
More...
#include <region_growing.hpp>
|
|
std::vector< size_t > | cluster_indices |
| | Indices of points in the cluster.
|
| |
|
std::deque< size_t > | seed_points |
| | Seed points to be evaluated.
|
| |
|
std::vector< bool > | visited_seeds |
| | Seed points that have been visited.
|
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/gtsam_points/gtsam_points/include/gtsam_points/segmentation/region_growing.hpp