public class StarDetector extends Feature2D
Modifier | Constructor and Description |
---|---|
protected |
StarDetector(long addr) |
Modifier and Type | Method and Description |
---|---|
static StarDetector |
__fromPtr__(long addr) |
static StarDetector |
create() |
static StarDetector |
create(int maxSize,
int responseThreshold,
int lineThresholdProjected,
int lineThresholdBinarized,
int suppressNonmaxSize) |
protected void |
finalize() |
compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detectAndCompute, detectAndCompute, empty, getDefaultName, read, write
clear, getNativeObjAddr, save
public static StarDetector __fromPtr__(long addr)
public static StarDetector create(int maxSize, int responseThreshold, int lineThresholdProjected, int lineThresholdBinarized, int suppressNonmaxSize)
public static StarDetector create()
Generated on Wed Jul 4 2018 14:01:58 UTC / OpenCV 3.4.2