Home
last modified time | relevance | path

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

/external/opencv3/modules/calib3d/src/
Dfisheye.cpp133 … double theta2 = theta*theta, theta3 = theta2*theta, theta4 = theta2*theta2, theta5 = theta4*theta, in projectPoints() local
290 … double theta2 = theta*theta, theta3 = theta2*theta, theta4 = theta2*theta2, theta5 = theta4*theta, in distortPoints() local