[Bug 643252] Improve opencv facedetect performance

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 1 06:05:07 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=643252
  GStreamer | gst-plugins-bad | git

--- Comment #18 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-08-01 13:05:00 UTC ---
Right now I have to use:
gst-launch-0.10 <camerasrc> ! colorspace ! videoscale ! facedetect ! colorspace
! xvimagesink

if I just run
gst-launch-0.10 <camerasrc> ! colorspace ! facedetect ! colorspace !
xvimagesink

it does not show anything, but should actually fail to negotiate.

-- 
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