Uses of Class
org.opencv.ximgproc.StructuredEdgeDetection
-
Packages that use StructuredEdgeDetection Package Description org.opencv.ximgproc -
-
Uses of StructuredEdgeDetection in org.opencv.ximgproc
Methods in org.opencv.ximgproc that return StructuredEdgeDetection Modifier and Type Method Description static StructuredEdgeDetection
StructuredEdgeDetection. __fromPtr__(long addr)
static StructuredEdgeDetection
Ximgproc. createStructuredEdgeDetection(String model)
static StructuredEdgeDetection
Ximgproc. createStructuredEdgeDetection(String model, RFFeatureGetter howToGetFeatures)
-