Uses of Class
org.opencv.ximgproc.SelectiveSearchSegmentation
-
Packages that use SelectiveSearchSegmentation Package Description org.opencv.ximgproc -
-
Uses of SelectiveSearchSegmentation in org.opencv.ximgproc
Methods in org.opencv.ximgproc that return SelectiveSearchSegmentation Modifier and Type Method Description static SelectiveSearchSegmentationSelectiveSearchSegmentation. __fromPtr__(long addr)static SelectiveSearchSegmentationXimgproc. createSelectiveSearchSegmentation()Create a new SelectiveSearchSegmentation class.
-