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 SelectiveSearchSegmentationStrategyTextureSelectiveSearchSegmentationStrategyTexture. __fromPtr__(long addr)static SelectiveSearchSegmentationStrategyTextureXimgproc. createSelectiveSearchSegmentationStrategyTexture()Create a new size-based strategy
-