Uses of Class
org.opencv.xfeatures2d.LATCH
-
Packages that use LATCH Package Description org.opencv.xfeatures2d -
-
Uses of LATCH in org.opencv.xfeatures2d
Methods in org.opencv.xfeatures2d that return LATCH Modifier and Type Method Description static LATCHLATCH. __fromPtr__(long addr)static LATCHLATCH. create()static LATCHLATCH. create(int bytes)static LATCHLATCH. create(int bytes, boolean rotationInvariance)static LATCHLATCH. create(int bytes, boolean rotationInvariance, int half_ssd_size)static LATCHLATCH. create(int bytes, boolean rotationInvariance, int half_ssd_size, double sigma)
-