HomeSort by relevance Sort by last modified time
    Searched refs:Matx34d (Results 1 - 4 of 4) sorted by null

  /external/opencv3/modules/calib3d/test/
test_decompose_projection.cpp 96 cv::Matx34d P(3,4);
test_cameracalibration.cpp     [all...]
  /external/opencv3/modules/calib3d/src/
fisheye.cpp 672 Mat(Matx34d(fc_new, 0, cc_new[0].x, 0,
676 Mat(Matx34d(fc_new, 0, cc_new[1].x, tnew[0]*fc_new, // baseline * focal length;,
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
matx.hpp 219 typedef Matx<double, 3, 4> Matx34d;
    [all...]

Completed in 680 milliseconds