Lines Matching full:atan
1607 *fovx = 2 * atan(imgWidth / (2 * alphax)) * 180.0 / CV_PI;1610 *fovy = 2 * atan(imgHeight / (2 * alphay)) * 180.0 / CV_PI;