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