|
OpenCV 3.0.0-rc1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencv.core.Algorithm
org.opencv.photo.CalibrateCRF
org.opencv.photo.CalibrateRobertson
public class CalibrateRobertson
| Method Summary | |
|---|---|
int |
getMaxIter()
|
Mat |
getRadiance()
|
float |
getThreshold()
|
void |
setMaxIter(int max_iter)
|
void |
setThreshold(float threshold)
|
| Methods inherited from class org.opencv.photo.CalibrateCRF |
|---|
process |
| Methods inherited from class org.opencv.core.Algorithm |
|---|
clear, getDefaultName, save |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getMaxIter()
public Mat getRadiance()
public float getThreshold()
public void setMaxIter(int max_iter)
public void setThreshold(float threshold)
|
OpenCV 3.0.0-rc1 Documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||