public class SimpleBlobDetector extends Feature2D
| Modifier | Constructor and Description |
|---|---|
protected |
SimpleBlobDetector(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleBlobDetector |
__fromPtr__(long addr) |
static SimpleBlobDetector |
create() |
static SimpleBlobDetector |
create(SimpleBlobDetector_Params parameters) |
protected void |
finalize() |
String |
getDefaultName()
Returns the algorithm string identifier.
|
compute, compute, defaultNorm, descriptorSize, descriptorType, detect, detect, detect, detect, detectAndCompute, detectAndCompute, empty, read, writeclear, getNativeObjAddr, savepublic static SimpleBlobDetector __fromPtr__(long addr)
public static SimpleBlobDetector create(SimpleBlobDetector_Params parameters)
public static SimpleBlobDetector create()
public String getDefaultName()
AlgorithmgetDefaultName in class Feature2DCopyright © 2021. All rights reserved.