Fixed compile errors
This commit is contained in:
parent
aae2576679
commit
046ca445b8
@ -47,7 +47,7 @@
|
|||||||
#define __GST_EDGEDETECT_H__
|
#define __GST_EDGEDETECT_H__
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
#include <opencv/cv.h>
|
#include <cv.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
#define __GST_FACEDETECT_H__
|
#define __GST_FACEDETECT_H__
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
#include <opencv/cv.h>
|
#include <cv.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
#define __GST_PYRAMIDSEGMENT_H__
|
#define __GST_PYRAMIDSEGMENT_H__
|
||||||
|
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
#include <opencv/cv.h>
|
#include <cv.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user