[Bug 702722] opencv: add GrabCut segmentation element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jul 16 06:39:41 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702722
GStreamer | gst-plugins-bad | 1.x
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #249271|none |reviewed
status| |
--- Comment #19 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-16 13:39:39 UTC ---
Review of attachment 249271:
--> (https://bugzilla.gnome.org/review?bug=702722&attachment=249271)
What do you mean with appropriate moment?
::: ext/opencv/gstgrabcut.cpp
@@ +315,3 @@
+ gc->facepos.height = meta->h * gc->scale * 1.1;
+ } else {
+ memset (&(gc->facepos), 0, sizeof (gc->facepos));
If there's no meta you can just return, right?
--
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