[Bug 643252] Improve opencv facedetect performance
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jul 30 04:43:26 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=643252
GStreamer | gst-plugins-bad | git
--- Comment #15 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-07-30 11:43:20 UTC ---
Test Pipeline:
gst-launch-0.10 -m v4l2src !
video/x-raw-yuv,width=320,height=240,framerate=20/1 ! ffmpegcolorspace !
facedetect
profile=/usr/local/share/opencv/haarcascades/haarcascade_frontalface_alt2.xml
display=true ! ffmpegcolorspace ! xvimagesink
Test notebook: Asus K42Jv
Without my patch
works all 4 thread about 70-80 %
and display play ~ 1 fps :(
With my patch:
one thread ~ 25 %
and other three thread ~ 15 %
--
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