Uses of Class
org.opencv.xfeatures2d.BEBLID
-
Packages that use BEBLID Package Description org.opencv.xfeatures2d -
-
Uses of BEBLID in org.opencv.xfeatures2d
Methods in org.opencv.xfeatures2d that return BEBLID Modifier and Type Method Description static BEBLIDBEBLID. __fromPtr__(long addr)static BEBLIDBEBLID. create(float scale_factor)Creates the BEBLID descriptor.static BEBLIDBEBLID. create(float scale_factor, int n_bits)Creates the BEBLID descriptor.
-