| Package | Description |
|---|---|
| org.opencv.features2d |
| Modifier and Type | Method and Description |
|---|---|
static GFTTDetector |
GFTTDetector.create() |
static GFTTDetector |
GFTTDetector.create(int maxCorners,
double qualityLevel,
double minDistance,
int blockSize,
boolean useHarrisDetector,
double k) |
Copyright © 2016. All rights reserved.