gstreamer/ext/opencv
Heinrich Fink 3107f5df76 facedetect: Fix compiler warning with clang 3.8
Use namespace only after it was actually defined by a header.

gstfacedetect.cpp:79:17: error: using directive refers to implicitly-defined namespace 'std' [-Werror]
using namespace std;
                ^
2016-06-10 11:33:52 +03:00
..
fist.xml
gstcvdilate.cpp
gstcvdilate.h
gstcvdilateerode.cpp
gstcvdilateerode.h
gstcvequalizehist.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstcvequalizehist.h
gstcverode.cpp
gstcverode.h
gstcvlaplace.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstcvlaplace.h
gstcvsmooth.cpp opencv: gstcvsmooth: Ported to OpenCV version 3.1 2016-03-30 22:13:27 +01:00
gstcvsmooth.h
gstcvsobel.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstcvsobel.h
gstdisparity.cpp opencv: disparity: Ported to OpenCV version 3.1 2016-03-30 22:12:16 +01:00
gstdisparity.h opencv: disparity: Ported to OpenCV version 3.1 2016-03-30 22:12:16 +01:00
gstedgedetect.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstedgedetect.h opencv: update edgedetect to GstOpencvVideoFilter 2015-12-17 18:27:01 +00:00
gstfaceblur.cpp opencv: faceblur: Ported to OpenCV version 3.1 2016-03-30 22:13:00 +01:00
gstfaceblur.h
gstfacedetect.cpp facedetect: Fix compiler warning with clang 3.8 2016-06-10 11:33:52 +03:00
gstfacedetect.h
gstgrabcut.cpp opencv: grabcut: Ported to OpenCV version 3.1 2016-03-30 22:13:14 +01:00
gstgrabcut.h
gsthanddetect.cpp opencv: handdetect: Ported to OpenCV version 3.1 2016-03-30 22:12:47 +01:00
gsthanddetect.h
gstmotioncells.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstmotioncells.h
gstopencv.cpp opencv: pyramidsegment: delete element 2016-03-30 22:52:03 +01:00
gstopencvutils.cpp opencv: Ported to OpenCV version 3.1 OpenCV 2016-03-30 22:10:58 +01:00
gstopencvutils.h
gstopencvvideofilter.cpp
gstopencvvideofilter.h
gstretinex.cpp opencv: retinex: Ported to OpenCV version 3.1 2016-03-30 22:12:32 +01:00
gstretinex.h
gstsegmentation.cpp opencv: segmentation: Ported to OpenCV version 3.1 2016-04-01 12:24:13 +01:00
gstsegmentation.h opencv: segmentation: Ported to OpenCV version 3.1 2016-04-01 12:24:13 +01:00
gstskindetect.cpp opencv: skindetect: Ported to OpenCV version 3.1 2016-03-30 22:11:49 +01:00
gstskindetect.h
gsttemplatematch.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsttemplatematch.h
gsttextoverlay.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsttextoverlay.h opencv: textoverlay: Ported to OpenCV version 3.1 2016-04-01 11:58:24 +01:00
Makefile.am opencv: pyramidsegment: delete element 2016-03-30 22:52:03 +01:00
MotionCells.cpp motioncells: fully construct MotionCells 2016-03-31 16:12:04 +01:00
MotionCells.h motioncells: fully construct MotionCells 2016-03-31 16:12:04 +01:00
motioncells_wrapper.cpp
motioncells_wrapper.h
palm.xml