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 SelectiveSearchSegmentationStrategySizeSelectiveSearchSegmentationStrategySize. __fromPtr__(long addr)static SelectiveSearchSegmentationStrategySizeXimgproc. createSelectiveSearchSegmentationStrategySize()Create a new size-based strategy
-