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 StructuredEdgeDetectionStructuredEdgeDetection. __fromPtr__(long addr)static StructuredEdgeDetectionXimgproc. createStructuredEdgeDetection(String model)static StructuredEdgeDetectionXimgproc. createStructuredEdgeDetection(String model, RFFeatureGetter howToGetFeatures)
-