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