[Bug 643252] Improve opencv facedetect performance

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 24 17:18:22 PST 2011


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

--- Comment #1 from Laura Lucas Alday <lauralucasalday at gmail.com> 2011-02-25 01:18:21 UTC ---
Created an attachment (id=181884)
 View: https://bugzilla.gnome.org/attachment.cgi?id=181884
 Review: https://bugzilla.gnome.org/review?bug=643252&attachment=181884

always pass a 320x280 image to cvHaarDetectObjects ()

This is an idea I tested for improving facedetect performance in resolutions
higher than 320x280. It always passes a 320x280 image to cvHaarDetectObjects ()
and the performance improvement in 640x480 or 800x600 is very noticeable.

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