Home | History | Annotate | Download | only in src

Lines Matching refs:atan

1798         *fovx = 2 * atan(imgWidth / (2 * alphax)) * 180.0 / CV_PI;
1801 *fovy = 2 * atan(imgHeight / (2 * alphay)) * 180.0 / CV_PI;