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, setImage
clear, empty, getDefaultName, getNativeObjAddr, save
protected 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 SelectiveSearchSegmentationStrategy
Throwable
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2