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 Wed Jul 4 2018 14:01:58 UTC / OpenCV 3.4.2