Uses of Class
org.opencv.xfeatures2d.BoostDesc
-
Packages that use BoostDesc Package Description org.opencv.xfeatures2d -
-
Uses of BoostDesc in org.opencv.xfeatures2d
Methods in org.opencv.xfeatures2d that return BoostDesc Modifier and Type Method Description static BoostDesc
BoostDesc. __fromPtr__(long addr)
static BoostDesc
BoostDesc. create()
static BoostDesc
BoostDesc. create(int desc)
static BoostDesc
BoostDesc. create(int desc, boolean use_scale_orientation)
static BoostDesc
BoostDesc. create(int desc, boolean use_scale_orientation, float scale_factor)
-