Go to the source code of this file.
Functions | |
void | convertCVtoEigen (cv::Mat &tvec, cv::Mat &R, Eigen::Vector3f &translation, Eigen::Quaternionf &orientation) |
void convertCVtoEigen | ( | cv::Mat & | tvec, |
cv::Mat & | R, | ||
Eigen::Vector3f & | translation, | ||
Eigen::Quaternionf & | orientation | ||
) |
Definition at line 122 of file detect_calibration_pattern.cpp.