| Package | Description |
|---|---|
| org.opencv.features2d |
| Modifier and Type | Method and Description |
|---|---|
static FastFeatureDetector |
FastFeatureDetector.__fromPtr__(long addr) |
static FastFeatureDetector |
FastFeatureDetector.create() |
static FastFeatureDetector |
FastFeatureDetector.create(int threshold) |
static FastFeatureDetector |
FastFeatureDetector.create(int threshold,
boolean nonmaxSuppression) |
static FastFeatureDetector |
FastFeatureDetector.create(int threshold,
boolean nonmaxSuppression,
int type) |
Copyright © 2020. All rights reserved.