cameracalibrtate: Fix opencv2 core.hpp path
This is to support older release of OpenCV2 https://bugzilla.gnome.org/show_bug.cgi?id=789075
This commit is contained in:
parent
5a1b37b1f3
commit
1f65a3aa13
@ -48,7 +48,7 @@
|
||||
|
||||
#include <gst/opencv/gstopencvvideofilter.h>
|
||||
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/core/core.hpp>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
#include <gst/opencv/gstopencvvideofilter.h>
|
||||
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/core/core.hpp>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user