gstreamer/ext/opencv
Vanessa Chipirrás Navalón 1c9763c0eb opencvutils: add extern C, for the opencv elements work.
Adding G_BEGIN_DECLS and G_END_DECLS to gstopencvutils.h
to allow C-style linking.

https://bugzilla.gnome.org/show_bug.cgi?id=754148
2015-10-02 18:46:38 +01:00
..
fist.xml opencv: add handdetect plugin, initial implementation 2013-03-01 00:14:54 +00:00
gstcvdilate.c opencv: dilate: remove non-ip transform func 2015-09-29 20:38:14 +01:00
gstcvdilate.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvdilateerode.c opencv: use gst_opencv_video_filter_set_in_place() 2015-09-29 20:00:14 +01:00
gstcvdilateerode.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvequalizehist.c opencv: use gst_opencv_video_filter_set_in_place() 2015-09-29 20:00:14 +01:00
gstcvequalizehist.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcverode.c opencv: erode: remove non-ip transform func 2015-09-29 20:41:52 +01:00
gstcverode.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvlaplace.c opencv: use gst_opencv_video_filter_set_in_place() 2015-09-29 20:00:14 +01:00
gstcvlaplace.h opencv: cvlaplace: add scale and shift properties 2015-09-29 13:53:12 +01:00
gstcvsmooth.cpp cvsmooth: port to C++ 2015-10-02 18:41:27 +01:00
gstcvsmooth.h cvsmooth: rename properties 2015-05-18 10:50:23 +03:00
gstcvsobel.c opencv: use gst_opencv_video_filter_set_in_place() 2015-09-29 20:00:14 +01:00
gstcvsobel.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstdisparity.cpp opencv: don't unref NULL caps in finalize 2013-09-29 23:43:23 +01:00
gstdisparity.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstedgedetect.cpp edgedetect: Rename gstedgedetect.c to gstedgedetect.cpp for consistency. 2015-08-28 14:23:02 +01:00
gstedgedetect.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstfaceblur.cpp faceblur: remove unused variable. 2015-08-28 12:26:45 +01:00
gstfaceblur.h faceblur: remove unused variable. 2015-08-28 12:26:45 +01:00
gstfacedetect.cpp facedetect: remove unnecessary variable. 2015-08-21 09:28:15 +01:00
gstfacedetect.h facedetect: remove unnecessary variable. 2015-08-21 09:28:15 +01:00
gstgrabcut.cpp opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstgrabcut.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gsthanddetect.cpp handdetect: remove another unused variable 2015-10-02 17:19:12 +01:00
gsthanddetect.h handdetect: remove another unused variable 2015-10-02 17:19:12 +01:00
gstmotioncells.c motioncells: Port to g_get_current_time 2015-06-22 15:48:51 -04:00
gstmotioncells.h motioncells: Port to g_get_current_time 2015-06-22 15:48:51 -04:00
gstopencv.cpp facedetect: need to migrate to C++ 2015-07-31 16:49:17 +01:00
gstopencvutils.c opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstopencvutils.h opencvutils: add extern C, for the opencv elements work. 2015-10-02 18:46:38 +01:00
gstopencvvideofilter.c cvvideofilter: Don't try to make buffer writable 2014-07-04 21:13:11 -04:00
gstopencvvideofilter.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstpyramidsegment.c pyramidsegment: wrong value of level property 2015-05-18 10:47:45 +03:00
gstpyramidsegment.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstretinex.cpp retinex: use OpenCV namespace 2015-10-02 18:41:45 +01:00
gstretinex.h opencv: use gst_opencv_video_filter_set_in_place() 2015-09-29 20:00:14 +01:00
gstsegmentation.cpp opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstsegmentation.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstskindetect.c opencv: use gst_opencv_video_filter_set_in_place() 2015-09-29 20:00:14 +01:00
gstskindetect.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gsttemplatematch.c templatematch: revert rename of property 2015-08-01 11:52:12 -03:00
gsttemplatematch.h templatematch: rename conflicting variable 2015-07-31 16:49:35 +01:00
gsttextoverlay.c textoverlay: remove unused variable 2015-08-28 12:26:45 +01:00
gsttextoverlay.h textoverlay: remove unused variable 2015-08-28 12:26:45 +01:00
Makefile.am cvsmooth: port to C++ 2015-10-02 18:41:27 +01:00
MotionCells.cpp opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
MotionCells.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
motioncells_wrapper.cpp motioncells: protect against not found id 2015-03-05 15:56:44 +00:00
motioncells_wrapper.h Fix FSF address 2012-11-04 00:09:59 +00:00
palm.xml opencv: add handdetect plugin, initial implementation 2013-03-01 00:14:54 +00:00