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 Throwable
finalize
in class CalibrateCRF
Throwable
Generated on Wed Oct 9 2019 23:24:43 UTC / OpenCV 4.1.2