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

  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
Utils.h 52 double get_rotation_error(const cv::Mat &R_true, const cv::Mat &R);
Utils.cpp 179 double get_rotation_error(const cv::Mat &R_true, const cv::Mat &R) function

Completed in 141 milliseconds