public class DAISY extends Feature2D
Modifier and Type | Field and Description |
---|---|
static int |
NRM_FULL |
static int |
NRM_NONE |
static int |
NRM_PARTIAL |
static int |
NRM_SIFT |
Modifier | Constructor and Description |
---|---|
protected |
DAISY(long addr) |
Modifier and Type | Method and Description |
---|---|
static DAISY |
__fromPtr__(long addr) |
static DAISY |
create() |
static DAISY |
create(float radius,
int q_radius,
int q_theta,
int q_hist,
int norm,
Mat H,
boolean interpolation,
boolean use_orientation) |
protected void |
finalize() |
compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detectAndCompute, detectAndCompute, empty, getDefaultName, read, write
clear, getNativeObjAddr, save
public static final int NRM_NONE
public static final int NRM_PARTIAL
public static final int NRM_FULL
public static final int NRM_SIFT
Generated on Wed Jul 4 2018 14:01:58 UTC / OpenCV 3.4.2