Image Component Library (ICL)
|
#include <GraphCutter.h>
Public Attributes | |
std::vector< int > | subset |
int | parent |
std::vector< int > | children |
float | cost |
std::vector<int> icl::math::GraphCutter::CutNode::children |
float icl::math::GraphCutter::CutNode::cost |
int icl::math::GraphCutter::CutNode::parent |
std::vector<int> icl::math::GraphCutter::CutNode::subset |