public class SIFT extends Feature2D
Modifier | Constructor and Description |
---|---|
protected |
SIFT(long addr) |
Modifier and Type | Method and Description |
---|---|
static SIFT |
__fromPtr__(long addr) |
static SIFT |
create() |
static SIFT |
create(int nfeatures,
int nOctaveLayers,
double contrastThreshold,
double edgeThreshold,
double sigma) |
protected void |
finalize() |
compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detectAndCompute, detectAndCompute, empty, getDefaultName, read, write
clear, getNativeObjAddr, save
Generated on Fri Feb 23 2018 13:10:16 UTC / OpenCV 3.4.1