gtsam_points
Loading...
Searching...
No Matches
Public Attributes | List of all members
gtsam_points::MinCutResult Struct Reference

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.
 

Detailed Description

Result of min-cut segmentation.


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