[Bug 730510] facedetect: improve performance

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 23 13:11:11 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730510
  GStreamer | gst-plugins-bad | 1.x

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #277662|none                        |reviewed
             status|                            |

--- Comment #2 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2014-07-23 20:11:04 UTC ---
Review of attachment 277662:
 --> (https://bugzilla.gnome.org/review?bug=730510&attachment=277662)

Sounds like a good idea and it is not a lot of code. Maybe change the comment a
bit. It would not only save CPU on black images, but on image with very little
change in general.

::: ext/opencv/gstfacedetect.c
@@ +542,3 @@
+  } else {
+    GST_LOG_OBJECT (filter,
+        "Calculated stddev %f lesser than min_stddev %" G_GINT32_FORMAT

%lf as img_stddev is a double?

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