Home
last modified time | relevance | path

Searched refs:x2P (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/opengv/opengv-91f4b19/include/opengv/relative_pose/modules/ge/
H A Dmodules.hpp59 const Eigen::Matrix<double,3,9> & x2P,
78 const Eigen::Matrix<double,3,9> & x2P,
97 const Eigen::Matrix<double,3,9> & x2P,
117 const Eigen::Matrix<double,3,9> & x2P,
138 const Eigen::Matrix<double,3,9> & x2P,
156 const Eigen::Matrix<double,3,9> & x2P,
/dports/graphics/colmap/colmap-3.6/src/estimators/
H A Dgeneralized_relative_pose.cc161 const Eigen::Matrix<double, 3, 9>& x2P, in ComposeG() argument
189 const Eigen::Vector3d x2PR = x2P * R_rows.transpose(); in ComposeG()
259 const Eigen::Matrix<double, 3, 9>& x2P, in ComputeEigenValue() argument
344 const Eigen::Matrix<double, 3, 9>& x2P, in ComputeCost() argument
355 ComputeEigenValue(xxF, yyF, zzF, xyF, yzF, zxF, x1P, y1P, z1P, x2P, y2P, in ComputeCost()
374 const Eigen::Matrix<double, 3, 9>& x2P, in ComputeJacobian() argument
422 Eigen::Matrix<double, 3, 9> x2P = Eigen::Matrix<double, 3, 9>::Zero(); in Estimate() local
470 x2P += f1[0] * f2 * ff2.transpose(); in Estimate()
515 xxF, yyF, zzF, xyF, yzF, zxF, x1P, y1P, z1P, x2P, y2P, z2P, m11P, in Estimate()
522 ComputeCost(xxF, yyF, zzF, xyF, yzF, zxF, x1P, y1P, z1P, x2P, y2P, in Estimate()
[all …]
/dports/graphics/opengv/opengv-91f4b19/src/relative_pose/modules/ge/
H A Dmodules.cpp47 const Eigen::Matrix<double,3,9> & x2P, in getEV() argument
113 const Eigen::Matrix<double,3,9> & x2P, in getCost() argument
258 const Eigen::Matrix<double,3,9> & x2P, in getCostWithJacobian() argument
295 const Eigen::Matrix<double,3,9> & x2P, in getQuickJacobian() argument
327 const Eigen::Matrix<double,3,9> & x2P, in composeG() argument
417 Eigen::Vector3d x2PR = x2P*Rowst; in composeG()
473 const Eigen::Matrix<double,3,9> & x2P, in composeGwithJacobians() argument
879 temp = -1.0*R.row(2)*x2P*Rows.transpose(); in composeGwithJacobians()
893 temp = -1.0*R_jac1.row(2)*x2P*Rows.transpose(); in composeGwithJacobians()
895 temp = -1.0*R.row(2)*x2P*Rows_jac1.transpose(); in composeGwithJacobians()
[all …]
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/util/
H A Dutil.cpp30 qreal x2P = target.right(); in RectMapTransform() local
36 matrix = QTransform( ( x2P - x1P ) / ( x2 - x1 ), // scale x in RectMapTransform()
40 ( x1P * x2 - x2P * x1 ) / ( x2 - x1 ), // dx in RectMapTransform()
/dports/graphics/opengv/opengv-91f4b19/include/opengv/relative_pose/modules/
H A Dmain.hpp79 const Eigen::Matrix<double,3,9> & x2P,
97 const Eigen::Matrix<double,3,9> & x2P,
115 const Eigen::Matrix<double,3,9> & x2P,
/dports/graphics/opengv/opengv-91f4b19/src/relative_pose/modules/
H A Dmain.cpp762 const Eigen::Matrix<double,3,9> & x2P, in Ge_step()
770 _x1P(x1P),_y1P(y1P),_z1P(z1P),_x2P(x2P),_y2P(y2P),_z2P(z2P), in Ge_step()
817 const Eigen::Matrix<double,3,9> & x2P, in ge_main() argument
833 x1P,y1P,z1P,x2P,y2P,z2P,m11P,m12P,m22P); in ge_main()
847 x1P,y1P,z1P,x2P,y2P,z2P,m11P,m12P,m22P,cayley); in ge_main()
889 const Eigen::Matrix<double,3,9> & x2P, in ge_main2() argument
937 x1P,y1P,z1P,x2P,y2P,z2P,m11P,m12P,m22P,cayley,1); in ge_main2()
1008 x1P,y1P,z1P,x2P,y2P,z2P,m11P,m12P,m22P,cayley,0); in ge_main2()
1019 x1P,y1P,z1P,x2P,y2P,z2P,m11P,m12P,m22P,cayley); in ge_main2()
1061 const Eigen::Matrix<double,3,9> & x2P, in ge_plot() argument
[all …]
/dports/security/lasso/lasso-2.7.0/tests/data/idp3-ssl/
H A Dcertificate.pem23 nf2p6itEs39Ei8Fn/x2P/9HeF/hUofhY7Sh9q5rSSwgHlZ8gYYuNJfwXhAxpYMHm
/dports/graphics/opengv/opengv-91f4b19/src/relative_pose/
H A Dmethods.cpp674 Eigen::Matrix<double,3,9> x2P = Eigen::Matrix<double,3,9>::Zero(); in ge() local
750 x2P = x2P + ( (weight * f1[0]) * f2 ) * f2_19; in ge()
764 x2P = x2P + ( f1[0]) * f2 * f2_19; in ge()
805 x1P, y1P, z1P, x2P, y2P, z2P, in ge()
/dports/sysutils/graffer/graffer-1.1/
H A Dgd.h357 BGD_DECLARE(void) gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dgenj.cc484 Vec3 x2P(pNode2->GetVCurr()); in InitialAssRes() local
515 WorkVec.PutCoef(19+1, (x1P-x2P).Dot(w)); in InitialAssRes()
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd.h439 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
H A Dgd.c3085 void gdImageGetClip (gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P) in gdImageGetClip() argument
3089 *x2P = im->cx2; in gdImageGetClip()
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd.h437 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
H A Dgd.c3078 void gdImageGetClip (gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P) in gdImageGetClip() argument
3082 *x2P = im->cx2; in gdImageGetClip()
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd.h437 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd.h433 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd.h433 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd.h439 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd.h433 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd.h433 void gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/devel/doxygen/doxygen-1.9.3/libmscgen/
H A Dgd.h710 BGD_DECLARE(void) gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd.h734 BGD_DECLARE(void) gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd.h734 BGD_DECLARE(void) gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd.h734 BGD_DECLARE(void) gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd.h734 BGD_DECLARE(void) gdImageGetClip(gdImagePtr im, int *x1P, int *y1P, int *x2P, int *y2P);

12