public class CalibrateRobertson extends CalibrateCRF
Modifier | Constructor and Description |
---|---|
protected |
CalibrateRobertson(long addr) |
Modifier and Type | Method and Description |
---|---|
static CalibrateRobertson |
__fromPtr__(long addr) |
protected void |
finalize() |
int |
getMaxIter() |
Mat |
getRadiance() |
float |
getThreshold() |
void |
setMaxIter(int max_iter) |
void |
setThreshold(float threshold) |
process
clear, empty, getDefaultName, getNativeObjAddr, save
public static CalibrateRobertson __fromPtr__(long addr)
public Mat getRadiance()
public float getThreshold()
public int getMaxIter()
public void setMaxIter(int max_iter)
public void setThreshold(float threshold)
protected void finalize() throws java.lang.Throwable
finalize
in class CalibrateCRF
java.lang.Throwable
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0