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 SelectiveSearchSegmentation
SelectiveSearchSegmentation. __fromPtr__(long addr)
static SelectiveSearchSegmentation
Ximgproc. createSelectiveSearchSegmentation()
Create a new SelectiveSearchSegmentation class.
-