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