public class CalibrateRobertson extends CalibrateCRF
| Modifier | Constructor and Description |
|---|---|
protected |
CalibrateRobertson(long addr) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
int |
getMaxIter() |
Mat |
getRadiance() |
float |
getThreshold() |
void |
setMaxIter(int max_iter) |
void |
setThreshold(float threshold) |
processclear, getDefaultName, savepublic 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.Throwable