Merge branch 'rmEigen' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into rmEigen

This commit is contained in:
Messier 2019-09-05 17:03:24 +08:00
commit 18feaac38f

View File

@ -24,9 +24,8 @@
#include "mynteye/api/processor.h" #include "mynteye/api/processor.h"
#include "mynteye/device/device.h" #include "mynteye/device/device.h"
#include "equidistant_camera.h" #include "mynteye/api/camera_models/equidistant_camera.h"
#include <opencv2/core/core.hpp>
#include <opencv2/calib3d/calib3d.hpp> #include <opencv2/calib3d/calib3d.hpp>
#include <opencv2/highgui/highgui.hpp> #include <opencv2/highgui/highgui.hpp>