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)  | 
processclear, empty, getDefaultName, getNativeObjAddr, savepublic 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 CalibrateCRFjava.lang.ThrowableGenerated on Fri Dec 21 2018 18:02:43 UTC / OpenCV 3.4.5