@Namespace(value="cv::ximgproc::segmentation") @Properties(inherit=opencv_ximgproc.class) public class SelectiveSearchSegmentationStrategyMultiple extends SelectiveSearchSegmentationStrategy
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SelectiveSearchSegmentationStrategyMultiple(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addStrategy(SelectiveSearchSegmentationStrategy g,
float weight)
\brief Add a new sub-strategy
|
void |
clearStrategies()
\brief Remove all sub-strategies
|
get, merge, setImage, setImage, setImage, setImage, setImage, setImage
clear, empty, getDefaultName, position, read, save, save, write, write, write
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public SelectiveSearchSegmentationStrategyMultiple(Pointer p)
Pointer.Pointer(Pointer)
.public void addStrategy(@opencv_core.Ptr SelectiveSearchSegmentationStrategy g, float weight)
g
- The strategyweight
- The weight of the strategypublic void clearStrategies()
Copyright © 2020. All rights reserved.