| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_features2d.ORB |
opencv_features2d.ORB.create() |
static opencv_features2d.ORB |
opencv_features2d.ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel,
int WTA_K,
int scoreType,
int patchSize,
int fastThreshold)
\brief The ORB constructor
|
Copyright © 2018. All rights reserved.