Uses of Class
org.opencv.ximgproc.RFFeatureGetter
-
Packages that use RFFeatureGetter Package Description org.opencv.ximgproc -
-
Uses of RFFeatureGetter in org.opencv.ximgproc
Methods in org.opencv.ximgproc that return RFFeatureGetter Modifier and Type Method Description static RFFeatureGetterRFFeatureGetter. __fromPtr__(long addr)static RFFeatureGetterXimgproc. createRFFeatureGetter()Methods in org.opencv.ximgproc with parameters of type RFFeatureGetter Modifier and Type Method Description static StructuredEdgeDetectionXimgproc. createStructuredEdgeDetection(String model, RFFeatureGetter howToGetFeatures)
-