Package | Description |
---|---|
org.fit.segm.grouping | |
org.fit.segm.grouping.op |
Modifier and Type | Method and Description |
---|---|
static GroupAnalyzer |
Config.createGroupAnalyzer(AreaImpl root)
Creates a group analyzer for an area using the selected implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupAnalyzerByFlooding |
class |
GroupAnalyzerByStyles
This group analyzer tries to expand the selected box to all directions stopping on
whitespace separators.
|
Modifier and Type | Method and Description |
---|---|
protected GroupAnalyzer |
HomogeneousLeafOperator.createGroupAnalyzer(AreaImpl root) |
protected GroupAnalyzer |
SuperAreaOperator.createGroupAnalyzer(AreaImpl root) |