#include "ippe.h"
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/calib3d/calib3d.hpp>
Go to the source code of this file.
|
cv::Mat | getRTMatrix (const cv::Mat &R_, const cv::Mat &T_, int forceType) |
|
cv::Mat getRTMatrix |
( |
const cv::Mat & |
R_, |
|
|
const cv::Mat & |
T_, |
|
|
int |
forceType |
|
) |
| |