[Bug 796942] facedetect: handle haardetect max-size settings in plugin properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 10 12:46:21 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796942

flavie lancereau <flavie.lancereau at ubicast.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |flavie.lancereau at ubicast.eu

--- Comment #1 from flavie lancereau <flavie.lancereau at ubicast.eu> ---
Created attachment 373298
  --> https://bugzilla.gnome.org/attachment.cgi?id=373298&action=edit
path wich add two properties to facedetect plugin for opencv detectMultiScale
function

Here is a patch for this. 
Done in Ubuntu 18.04 (4.15.0-30-generic #32-Ubuntu) with master branch of
gst-plugin-bad (1.15.0) builded with meson and gst-build. 
Tested with this pipeline and a webcam "gst-launch-1.0 autovideosrc !
video/x-raw,width=320,height=240 ! videoconvert ! facedetect min-size-width=60
min-size-height=60 max-size-width=100 max-size-height=100 ! videoconvert !
ximagesink"

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