Uses of Class
org.opencv.photo.CalibrateRobertson
-
Packages that use CalibrateRobertson Package Description org.opencv.photo -
-
Uses of CalibrateRobertson in org.opencv.photo
Methods in org.opencv.photo that return CalibrateRobertson Modifier and Type Method Description static CalibrateRobertson
CalibrateRobertson. __fromPtr__(long addr)
static CalibrateRobertson
Photo. createCalibrateRobertson()
Creates CalibrateRobertson objectstatic CalibrateRobertson
Photo. createCalibrateRobertson(int max_iter)
Creates CalibrateRobertson objectstatic CalibrateRobertson
Photo. createCalibrateRobertson(int max_iter, float threshold)
Creates CalibrateRobertson object
-