| Package | Description |
|---|---|
| org.opencv.features2d |
| Modifier and Type | Method and Description |
|---|---|
static ORB |
ORB.__fromPtr__(long addr) |
static ORB |
ORB.create() |
static ORB |
ORB.create(int nfeatures,
float scaleFactor,
int nlevels,
int edgeThreshold,
int firstLevel,
int WTA_K,
int scoreType,
int patchSize,
int fastThreshold) |
Copyright © 2020. All rights reserved.