gstreamer/ext/opencv
Nicolas Dufresne 79b7d07162 edgedetect: Avoid extra copy of the output image
Simply produce the result into the output image provided by the base
class. This avoid useless copy. This also removes unchecked buffer map
and ensure that GstVideoMeta is respected (for stride mostly).

https://bugzilla.gnome.org/show_bug.cgi?id=775377
2016-12-01 21:56:10 -05: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 opencv: forward declare opencv types 2016-11-21 17:37:46 +01: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 opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +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
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 opencv: grabcut: Ported to OpenCV version 3.1 2016-03-30 22:13:14 +01:00
gstgrabcut.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02: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 opencv: Remove uneeded buffer writability check 2016-12-01 21:15:28 -05:00
gstmotioncells.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstopencv.cpp opencv: pyramidsegment: delete element 2016-03-30 22:52:03 +01:00
gstretinex.cpp opencv: retinex: Ported to OpenCV version 3.1 2016-03-30 22:12:32 +01:00
gstretinex.h opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
gstsegmentation.cpp ext: Fix various compiler warnings with clang 2016-11-25 23:47:15 +02: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 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 opencv: move base opencv filter class and utilities to gst-libs 2016-11-14 18:25:57 +00:00
meson.build meson: Rework opencv plugin checks 2016-11-29 02:00:52 +05:30
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 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