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

  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
PnPProblem.h 36 cv::Mat get_R_matrix() const { return _R_matrix; }
main_detection.cpp 259 rotation_measured = pnp_detection.get_R_matrix();

Completed in 496 milliseconds