gstreamer/ext/opencv
2017-09-04 10:10:48 +03:00
..
fist.xml opencv: add handdetect plugin, initial implementation 2013-03-01 00:14:54 +00:00
gstcvdilate.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvdilate.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvdilateerode.cpp Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
gstcvdilateerode.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstcvequalizehist.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstcvequalizehist.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstcverode.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcverode.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstcvlaplace.cpp cvlaplace: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstcvlaplace.h cvlaplace: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstcvsmooth.cpp Fix some caps leaks in pad template creation code 2017-01-03 10:02:58 +00:00
gstcvsmooth.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstcvsobel.cpp cvsobel: Avoid extra copy of the output image 2016-12-01 21:56:09 -05:00
gstcvsobel.h cvsobel: Avoid extra copy of the output image 2016-12-01 21:56:09 -05:00
gstdewarp.cpp dewarp: Store C++ types as pointers in C structs 2017-02-01 13:44:37 +02:00
gstdewarp.h dewarp: Store C++ types as pointers in C structs 2017-02-01 13:44:37 +02:00
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 edgedetect: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstedgedetect.h edgedetect: Avoid extra copy of the output image 2016-12-01 21:56:10 -05:00
gstfaceblur.cpp opencv: faceblur: Ported to OpenCV version 3.1 2016-03-30 22:13:00 +01:00
gstfaceblur.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstfacedetect.cpp opencv: Remove uneeded buffer writability check 2016-12-01 21:15:28 -05:00
gstfacedetect.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstgrabcut.cpp grabcut: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstgrabcut.h grabcut: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gsthanddetect.cpp opencv: handdetect: Ported to OpenCV version 3.1 2016-03-30 22:12:47 +01:00
gsthanddetect.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstmotioncells.cpp motioncells: delay motionmaskcoords until caps arrive 2017-05-18 13:37:03 +02:00
gstmotioncells.h motioncells: delay motionmaskcoords until caps arrive 2017-05-18 13:37:03 +02:00
gstopencv.cpp opencv: add dewarp plugin 2017-01-02 19:48:34 -05:00
gstretinex.cpp retinex: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstretinex.h retinex: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstsegmentation.cpp segmentation: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstsegmentation.h segmentation: Port to GstOpencvVideoFilter base class 2016-12-04 14:49:05 -05:00
gstskindetect.cpp opencv: skindetect: Ported to OpenCV version 3.1 2016-03-30 22:11:49 +01:00
gstskindetect.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gsttemplatematch.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsttemplatematch.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gsttextoverlay.cpp bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsttextoverlay.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build opencv: allow compilation against 3.3.0 2017-09-04 10:10:48 +03:00
MotionCells.cpp motioncells: Fix cell string generation 2017-04-14 01:58:11 +10:00
MotionCells.h gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
motioncells_wrapper.cpp opencv: motioncells: Switch to C++ 2015-10-14 14:37:51 +01:00
motioncells_wrapper.h opencv: motioncells: Switch to C++ 2015-10-14 14:37:51 +01:00
palm.xml opencv: add handdetect plugin, initial implementation 2013-03-01 00:14:54 +00:00