Home
last modified time | relevance | path

Searched defs:fx (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/
Dp3p.h67 double fx, fy, cx, cy; variable
Dap3p.h39 double fx, fy, cx, cy; variable
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/
Dcalibration.cpp539 double r[3], R[9], dRdr[27], t[3], a[9], k[14] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0}, fx, fy, cx, cy; in cvProjectPoints2() local