Namespaces | Functions
posetracker.cpp File Reference
#include <opencv2/calib3d/calib3d.hpp>
#include "posetracker.h"
#include "levmarq.h"
#include "ippe.h"
Include dependency graph for posetracker.cpp:

Go to the source code of this file.

Namespaces

 aruco
 

Functions

template<typename T >
double aruco::__aruco_solve_pnp (const std::vector< cv::Point3f > &p3d, const std::vector< cv::Point2f > &p2d, const cv::Mat &cam_matrix, const cv::Mat &dist, cv::Mat &r_io, cv::Mat &t_io)
 
void aruco::impl__aruco_getRTfromMatrix44 (const cv::Mat &M, cv::Mat &R, cv::Mat &T)
 
cv::Mat aruco::impl__aruco_getRTMatrix (const cv::Mat &_rvec, const cv::Mat &_tvec)
 


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03