public class SelectiveSearchSegmentationStrategyMultiple extends SelectiveSearchSegmentationStrategy
| Modifier | Constructor and Description |
|---|---|
protected |
SelectiveSearchSegmentationStrategyMultiple(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static SelectiveSearchSegmentationStrategyMultiple |
__fromPtr__(long addr) |
void |
addStrategy(SelectiveSearchSegmentationStrategy g,
float weight)
Add a new sub-strategy
|
void |
clearStrategies()
Remove all sub-strategies
|
protected void |
finalize() |
get, merge, setImage, setImageclear, empty, getDefaultName, getNativeObjAddr, saveprotected SelectiveSearchSegmentationStrategyMultiple(long addr)
public static SelectiveSearchSegmentationStrategyMultiple __fromPtr__(long addr)
public void addStrategy(SelectiveSearchSegmentationStrategy g, float weight)
g - The strategyweight - The weight of the strategypublic void clearStrategies()
protected void finalize()
throws Throwable
finalize in class SelectiveSearchSegmentationStrategyThrowableCopyright © 2020. All rights reserved.