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