| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_xfeatures2d.StarDetector |
opencv_xfeatures2d.StarDetector.create() |
static opencv_xfeatures2d.StarDetector |
opencv_xfeatures2d.StarDetector.create(int maxSize,
int responseThreshold,
int lineThresholdProjected,
int lineThresholdBinarized,
int suppressNonmaxSize)
the full constructor
|
opencv_xfeatures2d.StarDetector |
opencv_xfeatures2d.StarDetector.position(long position) |
Copyright © 2018. All rights reserved.