public class CalibrateRobertson extends CalibrateCRF
Modifier and Type | Method and Description |
---|---|
int |
getMaxIter() |
Mat |
getRadiance() |
float |
getThreshold() |
void |
setMaxIter(int max_iter) |
void |
setThreshold(float threshold) |
process
clear, getDefaultName, save
public int getMaxIter()
public Mat getRadiance()
public float getThreshold()
public void setMaxIter(int max_iter)
public void setThreshold(float threshold)