HomeSort by relevance Sort by last modified time
    Searched full:_t_x (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/calib3d/test/
test_fundam.cpp 1002 double _t_x[] = { 0, -tz, ty, tz, 0, -tx, -ty, tx, 0 }; local
1005 cv::gemm( invA2, Mat( 3, 3, CV_64F, _t_x ), 1, Mat(), 0, T, CV_GEMM_A_T );
1338 double _t_x[] = { 0, -tz, ty, tz, 0, -tx, -ty, tx, 0 }; local
    [all...]

Completed in 640 milliseconds