fix(api): opencv 2 complie
This commit is contained in:
parent
48eadfafda
commit
fff99af775
|
@ -17,8 +17,9 @@
|
||||||
|
|
||||||
#include <opencv2/calib3d/calib3d.hpp>
|
#include <opencv2/calib3d/calib3d.hpp>
|
||||||
#include <opencv2/imgproc/imgproc.hpp>
|
#include <opencv2/imgproc/imgproc.hpp>
|
||||||
|
#ifndef WITH_OPENCV2
|
||||||
#include <opencv2/core/persistence.hpp>
|
#include <opencv2/core/persistence.hpp>
|
||||||
|
#endif
|
||||||
#include "mynteye/logger.h"
|
#include "mynteye/logger.h"
|
||||||
|
|
||||||
MYNTEYE_BEGIN_NAMESPACE
|
MYNTEYE_BEGIN_NAMESPACE
|
||||||
|
|
Loading…
Reference in New Issue
Block a user