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