Uses of Class
org.opencv.ximgproc.SelectiveSearchSegmentationStrategySize
-
Packages that use SelectiveSearchSegmentationStrategySize Package Description org.opencv.ximgproc -
-
Uses of SelectiveSearchSegmentationStrategySize in org.opencv.ximgproc
Methods in org.opencv.ximgproc that return SelectiveSearchSegmentationStrategySize Modifier and Type Method Description static SelectiveSearchSegmentationStrategySize
SelectiveSearchSegmentationStrategySize. __fromPtr__(long addr)
static SelectiveSearchSegmentationStrategySize
Ximgproc. createSelectiveSearchSegmentationStrategySize()
Create a new size-based strategy
-