public class FREAK extends Feature2D
Modifier and Type | Field and Description |
---|---|
static int |
NB_ORIENPAIRS |
static int |
NB_PAIRS |
static int |
NB_SCALES |
Modifier | Constructor and Description |
---|---|
protected |
FREAK(long addr) |
Modifier and Type | Method and Description |
---|---|
static FREAK |
__fromPtr__(long addr) |
static FREAK |
create() |
static FREAK |
create(boolean orientationNormalized,
boolean scaleNormalized,
float patternScale,
int nOctaves,
MatOfInt selectedPairs) |
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 NB_SCALES
public static final int NB_PAIRS
public static final int NB_ORIENPAIRS
Generated on Wed Jul 4 2018 14:01:58 UTC / OpenCV 3.4.2