Package | Description |
---|---|
graphcut |
Modifier and Type | Method and Description |
---|---|
Terminal |
GraphCut.getTerminal(int node)
Get the segmentation, i.e., the terminal node that is connected to the
specified node.
|
static Terminal |
Terminal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Terminal[] |
Terminal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2021 Fiji. All rights reserved.