diff options
author | Vanessa Chipirras Navalon <vanechipi@qtec.com> | 2016-03-30 22:34:59 +0100 |
---|---|---|
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-03-30 22:52:03 +0100 |
commit | d1266be4313d5f395cc253b22b9cfa3cd1bb6fe2 (patch) | |
tree | adfa31cd102dca5c1c4e024d6b62e96ec6e24e3e /docs/plugins | |
parent | d3b6b8c64f3e7d2d8decdcd41f83777a3ee2b28f (diff) |
opencv: pyramidsegment: delete element
cvPyrSegmentation() has been deprecated in OpenCV 3.0, and there isn't any
function to replace it. Deleting this element so we can support OpenCV 3.1
without build issues.
https://bugzilla.gnome.org/show_bug.cgi?id=760473
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/Makefile.am | 1 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-docs.sgml | 1 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 14 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.args | 40 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-opencv.xml | 23 |
5 files changed, 1 insertions, 78 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 7607b558f..410471702 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -94,7 +94,6 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/opencv/gstedgedetect.h \ $(top_srcdir)/ext/opencv/gstfaceblur.h \ $(top_srcdir)/ext/opencv/gstfacedetect.h \ - $(top_srcdir)/ext/opencv/gstpyramidsegment.h \ $(top_srcdir)/ext/opencv/gsttemplatematch.h \ $(top_srcdir)/ext/opencv/gsttextoverlay.h \ $(top_srcdir)/ext/openni2/gstopenni2src.h \ diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 710ced52a..a112be7d7 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -75,7 +75,6 @@ <xi:include href="xml/element-openalsink.xml" /> <xi:include href="xml/element-pcapparse.xml" /> <xi:include href="xml/element-pinch.xml" /> - <xi:include href="xml/element-pyramidsegment.xml" /> <xi:include href="xml/element-rfbsrc.xml" /> <xi:include href="xml/element-rtmpsink.xml" /> <xi:include href="xml/element-rtmpsrc.xml" /> diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 2c1365b1d..4b5dcd669 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -1133,20 +1133,6 @@ gst_pinch_get_type gst_pinch_plugin_init </SECTION> -<FILE>element-pyramidsegment</FILE> -<TITLE>pyramidsegment</TITLE> -Gstpyramidsegment -<SUBSECTION Standard> -GstpyramidsegmentClass -GST_PYRAMIDSEGMENT -GST_PYRAMIDSEGMENT_CLASS -GST_TYPE_PYRAMIDSEGMENT -GST_IS_PYRAMIDSEGMENT -GST_IS_PYRAMIDSEGMENT_CLASS -gst_pyramidsegment_get_type -gst_pyramidsegment_plugin_init -</SECTION> - <SECTION> <FILE>element-rfbsrc</FILE> <TITLE>rfbsrc</TITLE> diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 0bdbfbd0f..21c4ed7fb 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -46909,46 +46909,6 @@ </ARG> <ARG> -<NAME>Gstpyramidsegment::level</NAME> -<TYPE>gint</TYPE> -<RANGE>[0,4]</RANGE> -<FLAGS>rw</FLAGS> -<NICK>Level</NICK> -<BLURB>Maximum level of the pyramid segmentation.</BLURB> -<DEFAULT>4</DEFAULT> -</ARG> - -<ARG> -<NAME>Gstpyramidsegment::silent</NAME> -<TYPE>gboolean</TYPE> -<RANGE></RANGE> -<FLAGS>rw</FLAGS> -<NICK>Silent</NICK> -<BLURB>Produce verbose output ?.</BLURB> -<DEFAULT>FALSE</DEFAULT> -</ARG> - -<ARG> -<NAME>Gstpyramidsegment::threshold1</NAME> -<TYPE>gdouble</TYPE> -<RANGE>[0,1000]</RANGE> -<FLAGS>rw</FLAGS> -<NICK>Threshold1</NICK> -<BLURB>Error threshold for establishing links.</BLURB> -<DEFAULT>50</DEFAULT> -</ARG> - -<ARG> -<NAME>Gstpyramidsegment::threshold2</NAME> -<TYPE>gdouble</TYPE> -<RANGE>[0,1000]</RANGE> -<FLAGS>rw</FLAGS> -<NICK>Threshold2</NICK> -<BLURB>Error threshold for segment clustering.</BLURB> -<DEFAULT>60</DEFAULT> -</ARG> - -<ARG> <NAME>Gstfacedetect::display</NAME> <TYPE>gboolean</TYPE> <RANGE></RANGE> diff --git a/docs/plugins/inspect/plugin-opencv.xml b/docs/plugins/inspect/plugin-opencv.xml index 9bf44e435..53efd054d 100644 --- a/docs/plugins/inspect/plugin-opencv.xml +++ b/docs/plugins/inspect/plugin-opencv.xml @@ -306,27 +306,6 @@ IF nothing is present, then nothing is done.</description> </pads> </element> <element> - <name>pyramidsegment</name> - <longname>pyramidsegment</longname> - <class>Filter/Effect/Video</class> - <description>Applies pyramid segmentation to a video or image.</description> - <author>Michael Sheldon <mike@mikeasoft.com></author> - <pads> - <caps> - <name>sink</name> - <direction>sink</direction> - <presence>always</presence> - <details>video/x-raw, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details> - </caps> - <caps> - <name>src</name> - <direction>source</direction> - <presence>always</presence> - <details>video/x-raw, format=(string)RGB, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details> - </caps> - </pads> - </element> - <element> <name>retinex</name> <longname>Retinex image colour enhacement</longname> <class>Filter/Effect/Video</class> @@ -411,4 +390,4 @@ IF nothing is present, then nothing is done.</description> </pads> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> |