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) |
process
clear, getDefaultName, save
protected CalibrateRobertson(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