public class StandardCollector extends PredictCollector
nativeObj
Modifier | Constructor and Description |
---|---|
protected |
StandardCollector(long addr) |
Modifier and Type | Method and Description |
---|---|
static StandardCollector |
__fromPtr__(long addr) |
static StandardCollector |
create()
Static constructor
|
static StandardCollector |
create(double threshold)
Static constructor
|
protected void |
finalize() |
double |
getMinDist()
Returns minimal distance value
|
int |
getMinLabel()
Returns label with minimal distance
|
getNativeObjAddr
public static StandardCollector __fromPtr__(long addr)
public static StandardCollector create(double threshold)
threshold
- set thresholdpublic static StandardCollector create()
public double getMinDist()
public int getMinLabel()
protected void finalize() throws Throwable
finalize
in class PredictCollector
Throwable
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2