在文件 GraphCut.h 第 47 行定义.
Public 属性 | |
int32_t | id |
Edge * | first |
Edge * | parent |
Node * | next |
int32_t | timestamp |
int32_t | dist_terminal |
ETerminalType | type_tree |
float64_t | tree_cap |
int32_t dist_terminal |
在文件 GraphCut.h 第 54 行定义.
Edge* first |
在文件 GraphCut.h 第 50 行定义.
int32_t id |
在文件 GraphCut.h 第 49 行定义.
Node* next |
在文件 GraphCut.h 第 52 行定义.
Edge* parent |
在文件 GraphCut.h 第 51 行定义.
int32_t timestamp |
在文件 GraphCut.h 第 53 行定义.
float64_t tree_cap |
在文件 GraphCut.h 第 56 行定义.
ETerminalType type_tree |
在文件 GraphCut.h 第 55 行定义.