public class LATCH extends Feature2D
Modifier | Constructor and Description |
---|---|
protected |
LATCH(long addr) |
Modifier and Type | Method and Description |
---|---|
static LATCH |
__fromPtr__(long addr) |
static LATCH |
create() |
static LATCH |
create(int bytes) |
static LATCH |
create(int bytes,
boolean rotationInvariance) |
static LATCH |
create(int bytes,
boolean rotationInvariance,
int half_ssd_size) |
static LATCH |
create(int bytes,
boolean rotationInvariance,
int half_ssd_size,
double sigma) |
protected void |
finalize() |
compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detectAndCompute, detectAndCompute, empty, getDefaultName, read, write
clear, getNativeObjAddr, save
public static LATCH __fromPtr__(long addr)
public static LATCH create(int bytes, boolean rotationInvariance, int half_ssd_size, double sigma)
public static LATCH create(int bytes, boolean rotationInvariance, int half_ssd_size)
public static LATCH create(int bytes, boolean rotationInvariance)
public static LATCH create(int bytes)
public static LATCH create()
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0