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 BoostDescBoostDesc. __fromPtr__(long addr)static BoostDescBoostDesc. create()static BoostDescBoostDesc. create(int desc)static BoostDescBoostDesc. create(int desc, boolean use_scale_orientation)static BoostDescBoostDesc. create(int desc, boolean use_scale_orientation, float scale_factor)
-