Package org.opencv.ximgproc
Class SelectiveSearchSegmentationStrategySize
java.lang.Object
org.opencv.core.Algorithm
org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
org.opencv.ximgproc.SelectiveSearchSegmentationStrategySize
Size-based strategy for the selective search segmentation algorithm
The class is implemented from the algorithm described in CITE: uijlings2013selective.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opencv.ximgproc.SelectiveSearchSegmentationStrategy
get, merge, setImage, setImage
Methods inherited from class org.opencv.core.Algorithm
clear, empty, getDefaultName, getNativeObjAddr, save
-
Constructor Details
-
SelectiveSearchSegmentationStrategySize
protected SelectiveSearchSegmentationStrategySize(long addr)
-
-
Method Details
-
__fromPtr__
-
finalize
- Overrides:
finalize
in classSelectiveSearchSegmentationStrategy
- Throws:
Throwable
-