Package | Description |
---|---|
org.openimaj.image.feature.local.detector.mser |
Modifier and Type | Method and Description |
---|---|
List<MergeTreeBuilder> |
MSERFeatureGenerator.performWatershed(FImage img)
Perform the watershed algorithm on the given image.
|
Modifier and Type | Method and Description |
---|---|
List<Component> |
MSERFeatureGenerator.performMSERDetection(List<MergeTreeBuilder> mtbs,
MSERFeatureGenerator.MSERDirection dir)
Performs MSER detection on the trees provided.
|