Home
last modified time | relevance | path

Searched refs:inv_focalLength (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvposit.cpp120 float inv_focalLength = 1 / focalLength; in icvPOSIT() local
230 inv_Z = scale * inv_focalLength; in icvPOSIT()
/external/opencv3/modules/calib3d/src/
Dposit.cpp141 float inv_focalLength = 1 / focalLength; in icvPOSIT() local
233 inv_Z = scale * inv_focalLength; in icvPOSIT()