gstreamer/ext/opencv
Luis de Bethencourt ad1b36321a opencv: switch deprecated cvSmooth for GaussianBlur
The OpenCV cvSmooth function is deprecated [0] and the documentation
recommends to use GaussianBlur (). This makes the spatial property go
unused. Marking it as deprecated, making it non-functional and will remove
in the next cycle.

[0] http://docs.opencv.org/2.4/modules/imgproc/doc/filtering.html
2015-12-16 19:37:58 +00: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: clean includes 2015-12-12 20:09:15 +00:00
gstcvdilateerode.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstcvequalizehist.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvequalizehist.h opencv: clean includes 2015-12-12 20:09:15 +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 opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvlaplace.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstcvsmooth.cpp opencv: switch deprecated cvSmooth for GaussianBlur 2015-12-16 19:37:58 +00:00
gstcvsmooth.h opencv: switch deprecated cvSmooth for GaussianBlur 2015-12-16 19:37:58 +00:00
gstcvsobel.cpp opencv: add headers with example launch lines 2015-12-15 20:55:00 +00:00
gstcvsobel.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstdisparity.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstdisparity.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstedgedetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstedgedetect.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfaceblur.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfaceblur.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfacedetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstfacedetect.h facedetect: remove unnecessary variable. 2015-08-21 09:28:15 +01:00
gstgrabcut.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstgrabcut.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gsthanddetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gsthanddetect.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstmotioncells.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstmotioncells.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstopencv.cpp facedetect: need to migrate to C++ 2015-07-31 16:49:17 +01:00
gstopencvutils.cpp opencv: remove unused functions in gstopencvutils 2015-12-12 19:31:55 +00:00
gstopencvutils.h opencv: remove unused functions in gstopencvutils 2015-12-12 19:31:55 +00:00
gstopencvvideofilter.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstopencvvideofilter.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstpyramidsegment.cpp opencv: pyramidsegment: fix example launch line 2015-12-15 20:55:06 +00:00
gstpyramidsegment.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstretinex.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstretinex.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gstsegmentation.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstsegmentation.h opencv: Change opencv plugin to use opencv2-style includes 2015-04-17 18:34:22 +02:00
gstskindetect.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gstskindetect.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gsttemplatematch.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gsttemplatematch.h opencv: clean includes 2015-12-12 20:09:15 +00:00
gsttextoverlay.cpp opencv: clean includes 2015-12-12 20:09:15 +00:00
gsttextoverlay.h opencv: clean includes 2015-12-12 20:09:15 +00:00
Makefile.am opencv: switch remaining to C++ 2015-10-14 15:48:51 +01:00
MotionCells.cpp motioncells: Remove unused includes 2015-12-12 19:13:42 +00:00
MotionCells.h motioncells: Remove unused includes 2015-12-12 19:13:42 +00: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