[Bug 701421] opencv: add foreground/background segmentation element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 10 05:54:38 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701421
GStreamer | gst-plugins-bad | 1.x
--- Comment #10 from Miguel (elmiguelao) Casas-Sanchez <miguelecasassanchez at gmail.com> 2013-06-10 12:54:35 UTC ---
(In reply to comment #7)
> Review of attachment 246359 [details]:
>
> ::: ext/opencv/gstsegmentation.cpp
> @@ +206,3 @@
> + g_object_class_install_property (gobject_class, PROP_DISPLAY,
> + g_param_spec_boolean ("display", "Display",
> + "Overwrite the output with foreground as white over background
> black",
>
> The description could be more detailed to tell when one would want to enable
> this:
> "Overwrite the output with foreground as white over background black to check
> that ..."
> The property name could probably be changed to "apply-mask" or "test-mode". I
> also first though that "display" would be there to switch the effect to
> pass-through mode.
I changed it to "test-mode", the description reads:
test-mode : If true, the output RGB is overwritten with the
calculated foreground (white color)
flags: readable, writable
Boolean. Default: false
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list