|
gtsam_points
|
Result of min-cut segmentation. More...
#include <min_cut.hpp>
Public Attributes | |
| size_t | source_index |
| Source point index. | |
| size_t | sink_index |
| Sink point index. | |
| double | max_flow |
| Maximum flow. | |
| std::vector< size_t > | cluster_indices |
| Indices of foreground points. | |
Result of min-cut segmentation.