|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
node1
and node2
.
HierarchyInternalNode
formed by the fusion of
node1
with node2
.
HierarchyLeaf
that encapsulates basin
in a hierarchy of partitions.
graph.
- HierarchyManager(PrimitiveCatchmentBasinsGraph, HierarchyCriterion, int[], Point, BufferedImage) -
Constructor for class br.usp.ime.klava.segmentit.structures.HierarchyManager
- Constructs a hierarchical set of nested partitions of
graph.
- HierarchyManager(PrimitiveCatchmentBasinsGraph, HierarchyCriterion, BufferedImage) -
Constructor for class br.usp.ime.klava.segmentit.structures.HierarchyManager
- Constructs a hierarchical set of nested partitions of
graph.
- HierarchyNode - Class in br.usp.ime.klava.segmentit.structures
- Abstract node of a hierarchy of nested partitions.
- HierarchyState - Class in br.usp.ime.klava.segmentit.util
- Stores the state of a
BasinsHierarchy
for undo/redo purposes. - HierarchyState(HierarchyCriterion) -
Constructor for class br.usp.ime.klava.segmentit.util.HierarchyState
- State representing a hierarchy constructed using the
hierarchyCriterion
and with the hierarchy root selected
(only one ROI).
- HierarchyState(int, HierarchyCriterion) -
Constructor for class br.usp.ime.klava.segmentit.util.HierarchyState
- State representing a hierarchy constructed using the
hierarchyCriterion
and with a partition selected by the
given threshold
.
- HierarchyState(int[], HierarchyCriterion) -
Constructor for class br.usp.ime.klava.segmentit.util.HierarchyState
- State representing a hierarchy constructed using the
hierarchyCriterion
and that contains the partition derived
from labels
.
- HierarchyState.Type - Enum in br.usp.ime.klava.segmentit.util
- Represents the type of a hierarchy state.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |