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 StandardCollector |
create(double threshold) |
protected void |
finalize() |
double |
getMinDist() |
int |
getMinLabel() |
getNativeObjAddr
public static StandardCollector __fromPtr__(long addr)
public static StandardCollector create(double threshold)
public static StandardCollector create()
public double getMinDist()
public int getMinLabel()
protected void finalize() throws java.lang.Throwable
finalize
in class PredictCollector
java.lang.Throwable
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0