Home
last modified time | relevance | path

Searched refs:theta8 (Results 1 – 13 of 13) sorted by relevance

/dports/misc/openmvg/openMVG-2.0/src/openMVG/cameras/
H A DCamera_Pinhole_Fisheye.hpp99 theta8 = theta4 * theta4, in add_disto() local
100 theta9 = theta8 * theta; in add_disto()
126 theta8 = theta6 * theta2; in remove_disto() local
131 + params_[3] * theta8 ); in remove_disto()
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpMeterPixelConversion.h283 … theta6 = theta3*theta3, theta7 = theta6*theta, theta8 = theta4*theta4, theta9 = theta8*theta; in convertPointWithKannalaBrandtDistortion() local
326 … theta6 = theta3*theta3, theta7 = theta6*theta, theta8 = theta4*theta4, theta9 = theta8*theta; in convertPointWithKannalaBrandtDistortion() local
H A DvpPixelMeterConversion.h297 …double theta2 = theta*theta, theta4 = theta2*theta2, theta6 = theta4*theta2, theta8 = theta6*theta… in convertPointWithKannalaBrandtDistortion() local
298 …2 = k[0] * theta2, k1_theta4 = k[1] * theta4, k2_theta6 = k[2] * theta6, k3_theta8 = k[3] * theta8; in convertPointWithKannalaBrandtDistortion()
353 …double theta2 = theta*theta, theta4 = theta2*theta2, theta6 = theta4*theta2, theta8 = theta6*theta… in convertPointWithKannalaBrandtDistortion() local
354 …2 = k[0] * theta2, k1_theta4 = k[1] * theta4, k2_theta6 = k[2] * theta6, k3_theta8 = k[3] * theta8; in convertPointWithKannalaBrandtDistortion()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Denum_macro.i67 theta8 enumerator
/dports/devel/swig/swig-4.0.2/Examples/test-suite/java/
H A Denum_macro_runme.java64 Greeks8 a = Greeks8.theta8; in main()
/dports/science/lammps/lammps-stable_29Sep2021/src/CG-DNA/
H A Dpair_oxrna2_xstk.cpp116 double theta8,theta8p,t8dir[3],cost8; in compute() local
256 theta8 = acos(cost8); in compute()
257 theta8p = MY_PI -theta8; in compute()
259 … f4t8 = F4(theta8, a_xst8[atype][btype], theta_xst8_0[atype][btype], dtheta_xst8_ast[atype][btype], in compute()
290 rsint = 1.0/sin(theta8); in compute()
291 …df4t8 = DF4(theta8, a_xst8[atype][btype], theta_xst8_0[atype][btype], dtheta_xst8_ast[atype][btype… in compute()
357 if (theta8) { in compute()
464 if (theta8) { in compute()
H A Dpair_oxdna_xstk.cpp123 double theta8,theta8p,t8dir[3],cost8; in compute() local
277 theta8 = acos(cost8); in compute()
278 theta8p = MY_PI -theta8; in compute()
280 … f4t8 = F4(theta8, a_xst8[atype][btype], theta_xst8_0[atype][btype], dtheta_xst8_ast[atype][btype], in compute()
317 rsint = 1.0/sin(theta8); in compute()
318 …df4t8 = DF4(theta8, a_xst8[atype][btype], theta_xst8_0[atype][btype], dtheta_xst8_ast[atype][btype… in compute()
384 if (theta8) { in compute()
507 if (theta8) { in compute()
H A Dpair_oxdna_hbond.cpp145 double theta8,t8dir[3],cost8; in compute() local
293 theta8 = acos(cost8); in compute()
295 … f4t8 = F4(theta8, a_hb8[atype][btype], theta_hb8_0[atype][btype], dtheta_hb8_ast[atype][btype], in compute()
322 … df4t8 = DF4(theta8, a_hb8[atype][btype], theta_hb8_0[atype][btype], dtheta_hb8_ast[atype][btype], in compute()
323 b_hb8[atype][btype], dtheta_hb8_c[atype][btype])/sin(theta8); in compute()
386 if (theta8) { in compute()
509 if (theta8) { in compute()
/dports/misc/openmvg/openMVG-2.0/src/openMVG/sfm/
H A Dsfm_data_BA_ceres_camera_functor.hpp618 theta8 = theta4*theta4, in operator ()() local
619 theta9 = theta8*theta; in operator ()()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dfisheye.cpp141 … theta6 = theta3*theta3, theta7 = theta6*theta, theta8 = theta4*theta4, theta9 = theta8*theta; in projectPoints() local
196 … double dtheta_ddtheta = 1 + 3*k[0]*theta2 + 5*k[1]*theta4 + 7*k[2]*theta6 + 9*k[3]*theta8; in projectPoints()
300 … theta6 = theta3*theta3, theta7 = theta6*theta, theta8 = theta4*theta4, theta9 = theta8*theta; in distortPoints() local
400 …double theta2 = theta*theta, theta4 = theta2*theta2, theta6 = theta4*theta2, theta8 = theta6*theta… in undistortPoints() local
401 …2 = k[0] * theta2, k1_theta4 = k[1] * theta4, k2_theta6 = k[2] * theta6, k3_theta8 = k[3] * theta8; in undistortPoints()
529 …double theta2 = theta*theta, theta4 = theta2*theta2, theta6 = theta4*theta2, theta8 = theta4*theta… in initUndistortRectifyMap() local
530 … double theta_d = theta * (1 + k[0]*theta2 + k[1]*theta4 + k[2]*theta6 + k[3]*theta8); in initUndistortRectifyMap()
/dports/misc/visp/visp-3.4.0/modules/core/src/image/
H A DvpImageTools.cpp391 double theta2, theta4, theta6, theta8; in initUndistortMap() local
430 theta8 = vpMath::sqr(theta4); in initUndistortMap()
433 dist_coefs[2]*theta6 + dist_coefs[3]*theta8); in initUndistortMap()
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dcamera_models.h977 const T theta8 = theta4 * theta4; in Distortion() local
979 theta * (T(1) + k1 * theta2 + k2 * theta4 + k3 * theta6 + k4 * theta8); in Distortion()
/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dpair_bop.rst353 * Line 2: g(theta6), g(theta7), g(theta8), g(theta9), g(theta10) (this continues