Package | Description |
---|---|
org.openimaj.image.segmentation | |
org.openimaj.math.graph |
Modifier and Type | Method and Description |
---|---|
protected DisjointSetForest<Pixel> |
FelzenszwalbHuttenlocherSegmenter.segmentGraph(int numVertices,
List<SimpleWeightedEdge<Pixel>> edges) |
Modifier and Type | Field and Description |
---|---|
static Comparator<SimpleWeightedEdge<?>> |
SimpleWeightedEdge.ASCENDING_COMPARATOR
Comparator for sorting edges in ascending order |
static Comparator<SimpleWeightedEdge<?>> |
SimpleWeightedEdge.DESCENDING_COMPARATOR
Comparator for sorting edges in descending order |