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 RFFeatureGetter
RFFeatureGetter. __fromPtr__(long addr)
static RFFeatureGetter
Ximgproc. createRFFeatureGetter()
Methods in org.opencv.ximgproc with parameters of type RFFeatureGetter Modifier and Type Method Description static StructuredEdgeDetection
Ximgproc. createStructuredEdgeDetection(String model, RFFeatureGetter howToGetFeatures)
-