Package | Description |
---|---|
org.bytedeco.opencv.opencv_xfeatures2d |
Modifier and Type | Method and Description |
---|---|
static SIFT |
SIFT.create() |
static SIFT |
SIFT.create(int nfeatures,
int nOctaveLayers,
double contrastThreshold,
double edgeThreshold,
double sigma) |
SIFT |
SIFT.position(long position) |
Copyright © 2020. All rights reserved.