mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-03 00:19:33 +00:00
aruco_pose: Vendor in aruco library from OpenCV 3.4.6
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <math.h>
|
||||
|
||||
using namespace cv;
|
||||
using namespace cv::aruco;
|
||||
using namespace aruco_lib;
|
||||
|
||||
static void _cvProjectPoints2( const CvMat* object_points, const CvMat* rotation_vector,
|
||||
const CvMat* translation_vector, const CvMat* camera_matrix,
|
||||
|
||||
Reference in New Issue
Block a user