[Bug 796942] New: facedetect: handle haardetect max-size settings in plugin properties
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 10 09:16:45 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796942
Bug ID: 796942
Summary: facedetect: handle haardetect max-size settings in
plugin properties
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: flavie.lancereau at ubicast.eu
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Since version 2.2 of opencv, a parameter appeared in the haardetect function,
this is the maximum size. This one allows to limit the number of iteration of
the search and thus to optimize this one. By default in gstreamer this
parameter is set to CvSize(0,0) so no limitation, however it would be useful to
be able to modify it in the plugin properties.
--
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